4 lines
40 B
YAML
4 lines
40 B
YAML
FROM nginx
|
|
|
|
COPY nginxconf/ /etc/nginx/
|
FROM nginx
|
|
|
|
COPY nginxconf/ /etc/nginx/
|