Added missing configuration file changes

This commit is contained in:
2025-12-31 04:07:28 +01:00
parent 7dfe945a48
commit 254c534b0b
3 changed files with 13 additions and 35 deletions

View File

@@ -24,7 +24,7 @@
],
"LogFolder": "./logs"
},
"PythonRuntime": "libpython3.12.so"
"PythonRuntime": "libpython3.13.so"
},
"AllowedHosts": "*"
}