mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-25 10:29:14 -04:00
ugh
This commit is contained in:
@@ -19,6 +19,7 @@ def _setup(page):
|
||||
print(f"E2E SECRET_KEY {os.getenv('SECRET_KEY')}")
|
||||
print(f"E2E ADMIN_CLIENT_SECRET {os.getenv('ADMIN_CLIENT_SECRET')}")
|
||||
print(f"E2E ADMIN_CLIENT_USERNAME {os.getenv('ADMIN_CLIENT_USERNAME')}")
|
||||
print(f"{os.environ}")
|
||||
|
||||
|
||||
current_date_time = datetime.datetime.now()
|
||||
|
||||
Reference in New Issue
Block a user