diff options
Diffstat (limited to '.env')
| -rw-r--r-- | .env | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +# +# +# RD-CLOUD GLOBAL ENVIRONMENT + +TZ= +ORG= +SERVER= +DOMAIN= +EDGE_NET= +DB_NET= +ROOT=../../ +SECRETS=${ROOT}/secrets +CONFIG=${ROOT}/config +GIT_ROOT=${ROOT}/git |
