aboutsummaryrefslogtreecommitdiff
path: root/services/config.template
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-02-28 21:23:32 +0800
committerYuqian Yang <crupest@crupest.life>2025-02-28 21:23:32 +0800
commit1cee979f5d36b311a03cc7397a036ba11caf3d42 (patch)
treec930bbd11fe280a9845ae22b52fda8659aae37d4 /services/config.template
parent3d052214960b44368285c6d349702e46292acbcc (diff)
downloadcrupest-1cee979f5d36b311a03cc7397a036ba11caf3d42.tar.gz
crupest-1cee979f5d36b311a03cc7397a036ba11caf3d42.tar.bz2
crupest-1cee979f5d36b311a03cc7397a036ba11caf3d42.zip
feat(dms): move state dir out of data.
Diffstat (limited to 'services/config.template')
-rw-r--r--services/config.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/config.template b/services/config.template
index 9229dbb..7cf7162 100644
--- a/services/config.template
+++ b/services/config.template
@@ -1,6 +1,7 @@
CRUPEST_MAIL_SERVER_DOMAIN=mail.@@CRUPEST_DOMAIN@@
CRUPEST_ROOT_URL=https://@@CRUPEST_DOMAIN@@/
CRUPEST_DOCKER_DIR=@@CRUPEST_SERVICES_DIR@@/docker
+CRUPEST_SERVICES_STATE_DIR=@@CRUPEST_SERVICES_DIR@@/state
CRUPEST_DATA_SECRET_DIR=@@CRUPEST_DATA_DIR@@/secret
CRUPEST_DATA_CERTBOT_DIR=@@CRUPEST_DATA_DIR@@/certbot
CRUPEST_DATA_GIT_DIR=@@CRUPEST_DATA_DIR@@/git