mirror of
https://github.com/halfwaystudent/douyin-sparkflow.git
synced 2026-09-05 07:27:53 +08:00
Improve one-click deployment workflow
This commit is contained in:
@@ -6,6 +6,11 @@ LOGIN_DESKTOP_WEB_PORT=8788
|
||||
PROXY_HTTP_PORT=7890
|
||||
PROXY_CONTROLLER_PORT=9090
|
||||
|
||||
# Used by deploy/install-server.sh when it creates state/cron/root for the first time.
|
||||
# Format: HH:00-HH:00/Nm. Example below runs every 20 minutes from 10:00 to 17:59,
|
||||
# runs one final regular send at 18:00, then an unsent fallback at 18:20.
|
||||
DEFAULT_SCHEDULE=10:00-18:00/20m
|
||||
|
||||
# Optional: paste a Mihomo/Clash subscription URL here, then run ./refresh_proxy.sh.
|
||||
PROXY_SUB_URL=
|
||||
PROXY_USER_AGENT=clash-verge/1.7.7
|
||||
|
||||
Reference in New Issue
Block a user