sprint/nginx/Dockerfile
2022-08-18 13:15:47 +03:00

2 lines
48 B
Docker

FROM nginx
COPY nginx.conf /etc/nginx/nginx.conf