Files
2018-01-20 16:14:12 +01:00

4 lines
70 B
Docker

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