feat: update config
This commit is contained in:
parent
fce142cee5
commit
a36955d0f3
|
|
@ -13,7 +13,7 @@ body-limit = 104857600 # "100 * 1024 * 1024"
|
|||
|
||||
[db.postgres]
|
||||
dsn = "postgresql://humas_user:HumasDB@2024@38.47.180.165:5432/humas_db" # <driver>://<username>:<password>@<host>:<port>/<database>
|
||||
migrate = true
|
||||
migrate = false
|
||||
seed = false
|
||||
|
||||
[logger]
|
||||
|
|
|
|||
Loading…
Reference in New Issue