mirror of
https://github.com/dimalo/klipper-web-control-docker.git
synced 2026-05-07 22:08:06 +02:00
fix moonraker database folder
This commit is contained in:
@@ -3,7 +3,7 @@ host: 0.0.0.0
|
||||
port: 7125
|
||||
enable_debug_logging: False
|
||||
config_path: /home/klippy/.config
|
||||
database_path: /home/klippy/.moonraker/database
|
||||
database_path: /home/klippy/.moonraker_database
|
||||
|
||||
[authorization]
|
||||
cors_domains:
|
||||
|
||||
Reference in New Issue
Block a user