Update environments/README.md
This commit is contained in:
parent
6efdd0def8
commit
47e2a0bfc3
|
@ -1,6 +1,10 @@
|
||||||
# Intro
|
# Environments folder
|
||||||
|
|
||||||
The environments folder contains the env files for application it can be shared among workflows and it's intended to keep multiple environments under folder names for instance, montreal city layers env will be placed in montreal_citylayers (%BASE_PATH%/environments/montreal_citylayers/.env)
|
The environments folder contains the .env files for the applications.
|
||||||
|
|
||||||
|
The files can be shared among workflows and it's intended to keep multiple environments under folder names for instance, this allows to for instance to have a retrofit env for montreal and anotherone for nyc.
|
||||||
|
|
||||||
|
In this example, montreal city layers env will be placed in montreal_citylayers *(%BASE_PATH%/environments/montreal_citylayers/.env)*
|
||||||
|
|
||||||
# env files structure
|
# env files structure
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user