]> Untitled Git - go.git/blob - web/Dockerfile
Cleaned up project and removed httpd
[go.git] / web / Dockerfile
1 FROM nginx:1.17
2
3 COPY ./nginx.conf /etc/nginx/nginx.conf
4 COPY ./static/    /www/data/