Merge branch 'fix/0801-ch' into msb_test

msb_test
ch 3 years ago
commit 17e20d8bc0

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

Loading…
Cancel
Save