This commit is contained in:
2025-12-04 18:51:19 +08:00
parent c23f9dd0ec
commit fa53b388fb
10 changed files with 313 additions and 8 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ web:
certPublicPath: ""
database:
type: "sqlite" # mysql or sqlite
type: "sqlite" # mysql pg or sqlite
path: "data/database.db" # sqlite path
host: "" # mysql host
port: ""