Update config.toml
Browse files- config.toml +2 -1
config.toml
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
[db]
|
| 2 |
-
data-source = "
|
|
|
|
| 3 |
prepare-stmt = false
|
| 4 |
|
| 5 |
[db.pool]
|
|
|
|
| 1 |
[db]
|
| 2 |
+
data-source = "postgres://postgres.bnucuhglktacufnghpnp:CriminaliIoLottare!1@aws-0-us-west-1.pooler.supabase.com
|
| 3 |
+
/postgres"
|
| 4 |
prepare-stmt = false
|
| 5 |
|
| 6 |
[db.pool]
|