feat: update config.tml
This commit is contained in:
parent
e2088d737e
commit
f0e3b471dd
|
|
@ -12,7 +12,7 @@ body-limit = 104857600 # "100 * 1024 * 1024"
|
|||
|
||||
[db.postgres]
|
||||
dsn = "postgresql://humas_polri:P@ssw0rd.1@103.82.242.92:5432/humas_polri" # <driver>://<username>:<password>@<host>:<port>/<database>
|
||||
migrate = true
|
||||
migrate = false
|
||||
seed = false
|
||||
|
||||
[logger]
|
||||
|
|
|
|||
Loading…
Reference in New Issue