ogcore/docker/Dockerfile-nginx

2 lines
75 B
Plaintext

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