mirror of
https://github.com/Llloooggg/TextSouls.git
synced 2026-03-06 12:36:23 +03:00
backend: обновлен шаблон конфига
This commit is contained in:
@@ -4,6 +4,6 @@
|
|||||||
"SQLALCHEMY_TRACK_MODIFICATIONS": false
|
"SQLALCHEMY_TRACK_MODIFICATIONS": false
|
||||||
},
|
},
|
||||||
"db_settings": {
|
"db_settings": {
|
||||||
"SQLALCHEMY_DATABASE_URI": "postgresql://ownername:pass@localhost/dyxless"
|
"SQLALCHEMY_DATABASE_URI": "mysql+pymysql://ownername:pass@localhost/textsouls"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user