2 lines
59 B
Docker
2 lines
59 B
Docker
FROM nginx
|
|
COPY default.conf /etc/nginx/conf.d/default.conf |
FROM nginx
|
|
COPY default.conf /etc/nginx/conf.d/default.conf |