fix: apontamento de banco de dados

This commit is contained in:
arthur faria
2025-07-29 22:27:49 -03:00
parent 189fa1734c
commit 890bdf831b

View File

@@ -7,7 +7,7 @@
}, },
"Database": { "Database": {
"UseRemote": false, "UseRemote": false,
"Local": "Data Source=local.db;", "Local": "Data Source=database.sqlite;",
"Remote": "Data Source=remote-simulado.db;" "Remote": "Data Source=remote-simulado.db;"
}, },
"AllowedHosts": "*" "AllowedHosts": "*"