This commit is contained in:
2022-12-02 14:06:20 +03:00
parent 50b2ae4154
commit 21bf73d7a0
8 changed files with 25 additions and 20 deletions

View File

@@ -28,3 +28,4 @@ SESSION_TOKEN_HEADER = "Authorization"
# for local development
DEV_SERVER_STATUS_FILE_NAME = 'dev-server-status.txt'
SENTRY_ID = environ.get("SENTRY_ID")