Attendize/Dockerfile-nginx

3 lines
65 B
Plaintext

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