add Dockerfile
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM nginx:stable
|
||||
COPY hv-ui/dist/hv-ui/* /usr/share/nginx/html/
|
||||
|
Reference in New Issue
Block a user