nginx-dockerfile aktualisiert
parent
8daac75e87
commit
e924b54ac6
|
@ -1,2 +1,2 @@
|
||||||
FROM nginx:latest
|
FROM nginx:latest
|
||||||
ADD nginx.conf /etc/nginx/conf.d/nginx.conf
|
ADD nginx.conf /etc/nginx/conf.d/default.conf
|
||||||
|
|
Loading…
Reference in New Issue