Files
2020-02-25 13:59:31 +01:00

4 lines
70 B
Docker

FROM nginx:latest
COPY ./default.conf /etc/nginx/conf.d/default.conf