Set the CI_ENV and CI_CONFIG from outside the docker container
This commit is contained in:
@@ -4,9 +4,9 @@ RewriteEngine On
|
||||
#RewriteBase /wrenchboard/
|
||||
RewriteBase /
|
||||
|
||||
SetEnv CI_ENV development
|
||||
#SetEnv CI_ENV development
|
||||
#SetEnv CI_ENV production
|
||||
SetEnv CI_CONFIG test_config
|
||||
#SetEnv CI_CONFIG test_config
|
||||
#SetEnv CI_CONFIG live_config
|
||||
|
||||
#Removes access to the system folder by users.
|
||||
|
||||
Reference in New Issue
Block a user