mirror of
https://github.com/LamGC/quickly-conf-sshd.git
synced 2025-07-01 04:47:26 +00:00
修改 sshkey 的地址
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
########## 一些配置 ##########
|
||||
|
||||
# 默认获取 SSH key 的地方,一般是 Github.
|
||||
sshkey_url="https://quickly-conf-ssh-worker.lamgc.workers.dev/ssh.keys"
|
||||
sshkey_url="https://q-ssh.lamgc.me/ssh.keys"
|
||||
# 默认的 Cron 执行计划, 每天凌晨 0 点执行
|
||||
default_cron="0 0 * * *"
|
||||
# 脚本 Url
|
||||
|
Reference in New Issue
Block a user