"Firt release (Bon, cette fois c'ets la bonne)"

This commit is contained in:
2018-03-05 22:25:19 +01:00
parent fb4f79d83f
commit 0ee04ef314
3 changed files with 2 additions and 535 deletions

View File

@@ -1,3 +1,4 @@
SQLALCHEMY_TRACK_MODIFICATIONS = True
SQLALCHEMY_DATABASE_URI = "postgresql://participer_thsf:participer_thsf@localhost/participer_thsf"
UPLOADED_FILES_DEST = "./upload"
DOMAIN_URL = "https://participer.redatomik.org"