aboutsummaryrefslogtreecommitdiff
path: root/services
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-06-30 01:38:05 +0800
committerYuqian Yang <crupest@crupest.life>2025-06-30 01:38:05 +0800
commit7178983a5b8a27d5f0f5b447528f0e23b50d75c1 (patch)
treefaf7502ec32d1d219d528310eac1f0a5bb2850dc /services
parentb7e3a64d2a5290b18ff98ef20ac82f7c55f5fa58 (diff)
downloadcrupest-7178983a5b8a27d5f0f5b447528f0e23b50d75c1.tar.gz
crupest-7178983a5b8a27d5f0f5b447528f0e23b50d75c1.tar.bz2
crupest-7178983a5b8a27d5f0f5b447528f0e23b50d75c1.zip
service: remove secret dir.
Diffstat (limited to 'services')
-rw-r--r--services/config.template1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/config.template b/services/config.template
index e073844..19f35e9 100644
--- a/services/config.template
+++ b/services/config.template
@@ -2,7 +2,6 @@ CRUPEST_SERVICES_DIR=services
CRUPEST_DATA_DIR=data
CRUPEST_ROOT_URL=https://@@CRUPEST_DOMAIN@@
CRUPEST_DOCKER_DIR=@@CRUPEST_SERVICES_DIR@@/docker
-CRUPEST_DATA_SECRET_DIR=@@CRUPEST_DATA_DIR@@/secret
CRUPEST_DATA_CERTBOT_DIR=@@CRUPEST_DATA_DIR@@/certbot
CRUPEST_DATA_GIT_DIR=@@CRUPEST_DATA_DIR@@/git
CRUPEST_GENERATED_DIR=@@CRUPEST_SERVICES_DIR@@/generated