change reg confirmation mail

This commit is contained in:
pstruebi
2022-09-04 19:29:34 +02:00
parent d1fc764255
commit fe0726c6f4

View File

@@ -6,7 +6,7 @@ class DefaultConfig:
CONFIRMATATION_EMAIL_ADD=None CONFIRMATATION_EMAIL_ADD=None
class Config(DefaultConfig): class Config(DefaultConfig):
CONFIRMATATION_EMAIL_ADD= "struebin.patrick@gmail.com" CONFIRMATATION_EMAIL_ADD= "info@propedal.at"
class ProductionConfig(Config): class ProductionConfig(Config):
SECRET_KEY = '\xacI4\x077\x16?Q\xb4")\xdb\x066\x95\x11i\x0b\x0c&\xb6rP\'' SECRET_KEY = '\xacI4\x077\x16?Q\xb4")\xdb\x066\x95\x11i\x0b\x0c&\xb6rP\''