maj Dockerfile nginx.conf path
This commit is contained in:
parent
e6dc0e5a5b
commit
4214da3f71
@ -1,6 +1,6 @@
|
||||
FROM nginx:alpine
|
||||
|
||||
COPY ./public /var/www/html
|
||||
COPY ./nginx/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
COPY ./nginx-docker/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
EXPOSE 80
|
||||
|
Loading…
x
Reference in New Issue
Block a user