mirror of
https://github.com/Llloooggg/Dyxless.git
synced 2026-03-06 02:36:24 +03:00
Переход на postgresql
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"APP_EMAIL": "appsender@gmail.com
|
||||
},
|
||||
"db_settings": {
|
||||
"SQLALCHEMY_DATABASE_URI": "sqlite:///db.sqlite"
|
||||
"SQLALCHEMY_DATABASE_URI": "postgresql://ownername:pass@localhost/dyxless"
|
||||
},
|
||||
"mail_settings": {
|
||||
"MAIL_SERVER": "smtp.gmail.com",
|
||||
|
||||
Reference in New Issue
Block a user