Fixing UI Startup bug
This commit is contained in:
parent
f19ab2e6da
commit
f50d01678e
|
|
@ -1,4 +1,4 @@
|
|||
FROM nginx:latest
|
||||
COPY ./nginx.conf /etc/nginx/conf.d/default.conf
|
||||
COPY dist/ticket-ui/browser /usr/share/nginx/html
|
||||
COPY dist/ticket-ui /usr/share/nginx/html
|
||||
EXPOSE 80
|
||||
Loading…
Reference in New Issue
Block a user