parent
a40aa558e1
commit
ea1b0e80cc
@ -1,4 +1,4 @@
|
||||
FROM nginx
|
||||
COPY unpackage/dist/build/h5 /usr/share/nginx/html
|
||||
COPY dist/build/h5 /usr/share/nginx/html
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
EXPOSE 80
|
||||
|
Loading…
Reference in new issue