Загрузить файлы в «/»

This commit is contained in:
2026-01-03 15:09:22 +01:00
commit 1311d5d6bc
3 changed files with 33 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"webroot": "/",
"server_domain": "localhost",
"websocket_endpoint": "/ws",
"use_wss": true,
"http_port": 8080,
"http_server_address": "localhost",
"debug_mode": true,
"sessions_backup_file": "./sessions.json",
"api_token": "57f048d91ff3135e5f5e64c385b71e126ba5364893e08a8cd79492b2d0026595"
}