Move config to example and add root_path support
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -14,3 +14,6 @@ venv/
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Configuration file
|
||||
config.yaml
|
||||
|
||||
@@ -10,3 +10,4 @@ processing:
|
||||
server:
|
||||
host: "0.0.0.0"
|
||||
port: 8000
|
||||
root_path: "/cf-zeiten"
|
||||
Reference in New Issue
Block a user