feat: add static file serving with ETag caching
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"port": 8000,
|
||||
"pipelines_dir": "./storage/pipelines/",
|
||||
"logs_dir": "./storage/logs/"
|
||||
"logs_dir": "./storage/logs/",
|
||||
"web_root": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user