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