This commit is contained in:
2021-06-17 13:51:55 +02:00
commit 976bc36baa
43 changed files with 1026 additions and 0 deletions

4
Dockerfile Normal file
View File

@ -0,0 +1,4 @@
FROM nginx:stable
COPY default.conf /etc/nginx/conf.d/
COPY dist/hv2-ui/* /usr/share/nginx/html/