mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-15 23:38:52 -04:00
Add 'production' alias for live environment
This commit is contained in:
@@ -139,5 +139,6 @@ configs = {
|
||||
'preview': Preview,
|
||||
'staging': Staging,
|
||||
'live': Live,
|
||||
'production': Live,
|
||||
'sandbox': Sandbox
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user