parent
b192f8f80c
commit
865a096952
@ -1,3 +1,4 @@
|
|||||||
FROM nginx
|
FROM nginx
|
||||||
COPY mobile /usr/share/nginx/html
|
COPY mobile /usr/share/nginx/html
|
||||||
|
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
Loading…
Reference in new issue