feat: add frontend app, improve static file serving with lazy loading and root redirect
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"port": 8000,
|
||||
"pipelines_dir": "./storage/pipelines/",
|
||||
"logs_dir": "./storage/logs/",
|
||||
"web_root": ""
|
||||
"web_root": "../../frontend/build/web/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user