feat: update migrate false

This commit is contained in:
hanif salafi 2024-04-30 14:13:32 +07:00
parent 88eee0f411
commit e52ad4e4d7
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ production = false
[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]