Skip to content

Commit

Permalink
update default mirror endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
alexyao2015 committed Aug 24, 2024
1 parent 0fc2bff commit 5b6f196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ ENV \
ENV \
MIRROR_OPTIONS="--transfers 4 --bwlimit 100M --fast-list --tpslimit 8 --tpslimit-burst 8 --drive-server-side-across-configs -v" \
CRON_MIRROR_TIME="0 6 * * *" \
MIRROR_ENCRYPTED_ENDPOINT="mirror-copy-raw" \
MIRROR_ENCRYPTED_ENDPOINT="mirror-raw" \
CLOUD_ENCYPTED_ENDPOINT="cloud-raw" \
MIRROR_SUBDIR="Sync" \
MIRROR_VALIDATE_CONFIG=1
Expand Down

0 comments on commit 5b6f196

Please sign in to comment.