mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 03:03:13 -04:00
merge from main
This commit is contained in:
@@ -162,11 +162,11 @@ class E2ETest(Staging):
|
||||
|
||||
# Borrowed from development environment
|
||||
DEBUG = True
|
||||
SESSION_COOKIE_SECURE = False
|
||||
SESSION_PROTECTION = None
|
||||
HTTP_PROTOCOL = "http"
|
||||
ASSET_DOMAIN = ""
|
||||
ASSET_PATH = "/static/"
|
||||
# SESSION_COOKIE_SECURE = False
|
||||
# SESSION_PROTECTION = None
|
||||
# HTTP_PROTOCOL = "http"
|
||||
# ASSET_DOMAIN = ""
|
||||
# ASSET_PATH = "/static/"
|
||||
|
||||
# Borrowed from test environment
|
||||
TESTING = True
|
||||
|
||||
Reference in New Issue
Block a user