now serving content from /srv/html/
This commit is contained in:
@ -1,2 +1,4 @@
|
||||
FROM nginx
|
||||
COPY ./html /srv/html
|
||||
COPY ./nginx/patched/nginx.conf /etc/nginx/nginx.conf
|
||||
EXPOSE 80
|
||||
|
Reference in New Issue
Block a user