initial
This commit is contained in:
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM nginx:stable
|
||||
COPY default.conf /etc/nginx/conf.d/
|
||||
COPY dist/hv2-ui/* /usr/share/nginx/html/
|
||||
|
Reference in New Issue
Block a user