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