1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-04 16:14:47 +00:00

post merge fix

This commit is contained in:
Elias Schneider
2025-11-30 18:48:10 +01:00
parent 1da694f8ad
commit 900f8fe240

View File

@@ -90,7 +90,6 @@ func defaultConfig() EnvConfigSchema {
LogLevel: "info",
DbProvider: "sqlite",
FileBackend: "filesystem",
FileBackend: "filesystem",
AppURL: AppUrl,
Port: "1411",
Host: "0.0.0.0",