Initial dashboard organization setup
This commit is contained in:
4
frontend/Dockerfile
Executable file
4
frontend/Dockerfile
Executable file
@@ -0,0 +1,4 @@
|
||||
FROM nginx:1.27-alpine
|
||||
|
||||
COPY frontend/public /usr/share/nginx/html
|
||||
|
||||
Reference in New Issue
Block a user