Merge branch 'dev' of https://gitlab.com/Didvan/didvan-app into dev
This commit is contained in:
commit
2fc98b9355
|
|
@ -1,3 +1,3 @@
|
||||||
FROM nginx:latest
|
FROM nginx:latest
|
||||||
COPY ./build/web /usr/share/nginx/html/
|
COPY ./build/web /usr/share/nginx/html/
|
||||||
ENTRYPOINT ["nginx", "-g", "daemon off;"]
|
ENTRYPOINT ["nginx", "-g", "daemon off;"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue