summaryrefslogtreecommitdiff
path: root/.env
diff options
context:
space:
mode:
authorRATDAD <lambda@disroot.org>2026-03-14 19:09:51 -0400
committerRATDAD <lambda@disroot.org>2026-03-14 19:09:51 -0400
commitc4370a17dec7c1090c92efc195f6bd1188ba9bde (patch)
tree9e421f1f16ea409865a371adb4902e604ec5f299 /.env
parent2578d12ea47d10130472a845244e4aaac48897cb (diff)
downloadrd-cloud-c4370a17dec7c1090c92efc195f6bd1188ba9bde.tar.gz
rd-cloud-c4370a17dec7c1090c92efc195f6bd1188ba9bde.tar.bz2
rd-cloud-c4370a17dec7c1090c92efc195f6bd1188ba9bde.zip
refactor: alter the position of environment files and container routingdev
Diffstat (limited to '.env')
-rw-r--r--.env14
1 files changed, 14 insertions, 0 deletions
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