This commit is contained in:
Aevann1 2021-10-23 19:02:39 +02:00
parent 412e0dc35c
commit 4b30fb0afd
3 changed files with 29 additions and 30 deletions

View file

@ -118,6 +118,9 @@ else:
ZOZBOT_ACCOUNT = 5
AUTOPOLLER_ACCOUNT = 6
TAX_RECEIVER_ID = 747
TAX_RATE = 0.01
PUSHER_INSTANCE_ID = '02ddcc80-b8db-42be-9022-44c546b4dce6'
PUSHER_KEY = environ.get("PUSHER_KEY", "").strip()