msb_test
ch 2 years ago
parent cd904eb48a
commit 966dd377b4

@ -1,4 +1,4 @@
FROM nginx
COPY dist /usr/share/nginx/html
COPY ../dist /usr/share/nginx/html
COPY nginx.conf /etc/nginx/conf.d/default.conf
EXPOSE 80

Loading…
Cancel
Save