From c4370a17dec7c1090c92efc195f6bd1188ba9bde Mon Sep 17 00:00:00 2001 From: RATDAD Date: Sat, 14 Mar 2026 19:09:51 -0400 Subject: refactor: alter the position of environment files and container routing --- .env | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .env (limited to '.env') diff --git a/.env b/.env new file mode 100644 index 0000000..f83ff07 --- /dev/null +++ b/.env @@ -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 -- cgit v1.2.3-70-g09d2