Bake nginx config into image; use named volume for screenshots
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
FROM nginx:alpine
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
COPY html /etc/nginx/html
|
||||
Reference in New Issue
Block a user