Skip to content

Commit

Permalink
EODC
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Dec 16, 2024
1 parent 3f05519 commit 0c226cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
TESTING = True
DEBUG = True
FLASK_DEBUG = True
SQLALCHEMY_DATABASE_URI = 'mysql://root:NwwQb14QsGcnASCviwMSEcJCrSdqOcCj@cnqvnz.stackhero-network.com:7930'
MAIL_USERNAME = 'carculator@psi.ch'
MAIL_PASSWORD = 'xxxxxxxx'
MAIL_SERVER = 'smtp.gmail.com'
Expand Down

0 comments on commit 0c226cc

Please sign in to comment.