ftest-nginx-proxy/Dockerfile

3 lines
60 B
Docker
Raw Permalink Normal View History

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