mirror of
https://github.com/Fluffy-Bean/GameExpo23.git
synced 2025-05-19 01:44:51 +00:00
Bugs bugs bugs bugs bugs bugs
I love bugs
This commit is contained in:
parent
28d5f140c0
commit
377f20ce10
7 changed files with 34 additions and 12 deletions
|
@ -39,3 +39,5 @@ port = 5432
|
|||
SQLALCHEMY_DATABASE_URI = f"postgresql+psycopg2://{user}:{password}@{host}:{port}/{db}"
|
||||
SQLALCHEMY_TRACK_MODIFICATIONS = False
|
||||
SQLALCHEMY_POOL_RECYCLE = 621
|
||||
|
||||
LOGS_DIR = "/data/logs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue