-
Notifications
You must be signed in to change notification settings - Fork 11
Environments
zeroKilo edited this page May 2, 2018
·
1 revision
Blaze and Magma can be set to other environments than "prod", with the startup parameter
+magmaEnvironment "..."
+blazeEnvironment "..."
`
+magmaEnvironment "private"
+-prod
+-test
+-test2
+-pte
+-preprod
+-private
+blazeEnvironment "test"
+-prod
+-test (infinite loop)
(not working, but leftover)
-dev
-dev2
-dev3
-dev4
-cert`