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