mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 16:24:08 -04:00
set up basicauth config to protect staging site
This commit is contained in:
@@ -5,3 +5,5 @@ ROUTE_SECRET_KEY_1: asdf
|
||||
ROUTE_SECRET_KEY_2: asdf
|
||||
AWS_ACCESS_KEY_ID: asdf
|
||||
AWS_SECRET_ACCESS_KEY: asdf
|
||||
BASIC_AUTH_USERNAME: asdf
|
||||
BASIC_AUTH_PASSWORD: asdf
|
||||
|
||||
Reference in New Issue
Block a user