Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
HansKallekleiv committed Aug 7, 2023
1 parent 8494c6c commit f7f1234
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions backend/src/backend/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@

REDIS_URL = "redis://redis:6379"
SESSION_STORAGE = "redis"
print(f"{CLIENT_SECRET=}")
print(f"{SMDA_SUBSCRIPTION_KEY=}")
print(f"{RESOURCE_SCOPES_DICT=}")

0 comments on commit f7f1234

Please sign in to comment.