p5.js-web-editor/nginx/Dockerfile

3 lines
57 B
Docker

FROM nginx:1.13.12
COPY nginx.conf /etc/nginx/nginx.conf