1
0

feat:添加certd到列表

This commit is contained in:
okxlin
2024-10-23 01:53:44 +08:00
parent 3e1772162c
commit de39eac47b
12 changed files with 431 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
CONTAINER_NAME="certd"
DATA_PATH="./data"
DNS_1="223.5.5.5"
DNS_2="119.29.29.29"
HTTPS_PROXY=""
HTTP_PROXY=""
IMMEDIATE_TRIGGER="false"
PANEL_APP_PORT_HTTP=40311
RESET_ADMIN_PASSWD="false"
TIME_ZONE="Asia/Shanghai"