3 lines
No EOL
76 B
Docker
3 lines
No EOL
76 B
Docker
FROM nginx:1.19.0-alpine
|
|
|
|
COPY ./default.conf /etc/nginx/conf.d/default.conf |