nginx: update to docker block

Adds commented out settings in nginx conf
for testing basic auth and auth proxy
This commit is contained in:
Daniel Lee
2018-07-16 15:09:42 +02:00
parent 0b210a6f5d
commit a1f0dffe01
3 changed files with 25 additions and 2 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
FROM nginx:alpine
COPY nginx.conf /etc/nginx/nginx.conf
COPY nginx.conf /etc/nginx/nginx.conf
COPY htpasswd /etc/nginx/htpasswd