3 lines
60 B
Text
3 lines
60 B
Text
|
FROM nginx
|
||
|
COPY ./nginx.conf /etc/nginx/conf.d/default.conf
|