Merge branch 'dev-defuj' of https://github.com/defuj/eis into dev-defuj
This commit is contained in:
commit
364cc9f3fb
@ -12,7 +12,7 @@
|
|||||||
# CMD ["nginx", "-g", "daemon off;"]
|
# CMD ["nginx", "-g", "daemon off;"]
|
||||||
|
|
||||||
FROM nginx:stable-alpine
|
FROM nginx:stable-alpine
|
||||||
COPY /build /usr/share/nginx/html
|
COPY /dist /usr/share/nginx/html
|
||||||
COPY /nginx.conf /etc/nginx/nginx.conf
|
COPY /nginx.conf /etc/nginx/nginx.conf
|
||||||
EXPOSE 32166
|
EXPOSE 32166
|
||||||
CMD ["nginx", "-g", "daemon off;"]
|
CMD ["nginx", "-g", "daemon off;"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user