mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 07:35:34 -05:00
Rename deployment env file to varsfile
This commit is contained in:
5
varsfile.sample
Normal file
5
varsfile.sample
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
SECRET_KEY: "dev-notify-secret-key"
|
||||
DANGEROUS_SALT: "dev-notify-salt"
|
||||
AWS_ACCESS_KEY_ID: <replace me>
|
||||
AWS_SECRET_ACCESS_KEY: <replace me>
|
||||
Reference in New Issue
Block a user