forked from retoor/devplacepy
ticket #81 attempt 1
This commit is contained in:
@@ -2,6 +2,8 @@ FROM nginx:alpine
|
||||
|
||||
RUN apk add --no-cache gettext
|
||||
|
||||
RUN mkdir -p /etc/nginx/tunnel.d
|
||||
|
||||
COPY nginx/nginx.conf.template /etc/nginx/templates/default.conf.template
|
||||
COPY nginx/start.sh /start.sh
|
||||
COPY devplacepy/static /app/static
|
||||
|
||||
Reference in New Issue
Block a user