diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-06-10 16:34:42 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-06-10 16:34:42 +0800 |
commit | 4abd6020df12427aed62599a68abba87b1ccc3b8 (patch) | |
tree | e2504019eb8663ef0e49d409b2ca279030c70c60 /services/config.template | |
parent | 73d711416dc50378321982c88fe01e48ea18e20a (diff) | |
download | crupest-4abd6020df12427aed62599a68abba87b1ccc3b8.tar.gz crupest-4abd6020df12427aed62599a68abba87b1ccc3b8.tar.bz2 crupest-4abd6020df12427aed62599a68abba87b1ccc3b8.zip |
refactor: bye, python!
Diffstat (limited to 'services/config.template')
-rw-r--r-- | services/config.template | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/services/config.template b/services/config.template index 6f69c6d..7ae39a7 100644 --- a/services/config.template +++ b/services/config.template @@ -1,4 +1,3 @@ -CRUPEST_GITHUB=https://github.com/crupest CRUPEST_SERVICES_DIR=services CRUPEST_DATA_DIR=data CRUPEST_ROOT_URL=https://@@CRUPEST_DOMAIN@@ |