Skip to content

Commit

Permalink
fix: 换源gitlab
Browse files Browse the repository at this point in the history
  • Loading branch information
shanmiteko committed Dec 2, 2024
1 parent a4215f1 commit 684a69d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/docker/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ CONFIG_FILE=my_config.js
# docker仓库
DOCKER_REPO=shanmite/lottery_auto_docker
# cdn
CDN=https://cdn.staticaly.com/gh/shanmiteko/LotteryAutoScript/main
CDN=https://gitlab.com/shanmiteko/LotteryAutoScript/-/raw/main
# env.example.js文件
ENV_EXAMPLE="$CDN/env.example.js"
# my_config.example.js文件
Expand Down

0 comments on commit 684a69d

Please sign in to comment.