dockerbase/vueView/Dockerfile
2020-12-02 22:54:06 +08:00

2 lines
59 B
Docker

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