mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
describe the manual setting of new env variable GRADIDO_ENV_NAME
This commit is contained in:
parent
fc706bc030
commit
ae01f99c36
@ -95,5 +95,8 @@
|
|||||||
> cp .env.dist .env
|
> cp .env.dist .env
|
||||||
> nano .env
|
> nano .env
|
||||||
>> Adjust values accordingly
|
>> Adjust values accordingly
|
||||||
|
# Define name of gradido environment
|
||||||
|
> the env variable GRADIDO_ENV_NAME have to be set during system installation manually to "development, stage1, stage2, stage3, production"
|
||||||
|
> export GRADIDO_ENV_NAME=development
|
||||||
# TODO the install.sh is not yet ready to run directly - consider to use it as pattern to do it manually
|
# TODO the install.sh is not yet ready to run directly - consider to use it as pattern to do it manually
|
||||||
> ./install.sh
|
> ./install.sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user