fix(mysql): fix datasource typo in dbconfig.yml

This commit is contained in:
Ruhollah 2024-07-13 16:03:07 +03:30
parent 15698b18f9
commit 7289806707
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
production:
dialect: mysql
datasource: niki:nikiappt0lk2o20(localhost:3306)/niki_db?parseTime=true
datasource: niki:nikiappt0lk2o20@(localhost:3306)/niki_db?parseTime=true
dir: repository/mysql/migration
table: gorp_migrations