Fixed conf
This commit is contained in:
parent
dda5dcf833
commit
2c950fe4bb
|
@ -1,5 +1,5 @@
|
|||
FROM nginx:latest
|
||||
|
||||
# Copy config
|
||||
COPY nginx.conf nginx.conf
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
|
|
Loading…
Reference in a new issue