added https for client and managment

This commit is contained in:
Philipp
2026-05-21 15:11:05 +02:00
parent 0046156e58
commit e5bcce5dbb
8 changed files with 129 additions and 11 deletions
+1
View File
@@ -6,3 +6,4 @@ DATABASE_PATH="./management.sqlite"
CORS_ORIGINS="http://localhost:5173"
SESSION_COOKIE_SECURE=false
ALLOW_INSECURE_AGENT_HTTP=true
AGENT_CA_FILE=""