3 lines
54 B
Docker
3 lines
54 B
Docker
FROM nginx:latest
|
|
|
|
COPY default.conf /etc/nginx/conf.d |
FROM nginx:latest
|
|
|
|
COPY default.conf /etc/nginx/conf.d |