mirror of
https://github.com/TeamPiped/sponsorblock-mirror.git
synced 2024-08-14 23:57:05 +00:00
Use sponsorblock.kavin.rocks for default rsync mirror.
This commit is contained in:
parent
37f677e1dc
commit
f997d3ef41
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ services:
|
||||||
- 873:873
|
- 873:873
|
||||||
environment:
|
environment:
|
||||||
- MIRROR=TRUE
|
- MIRROR=TRUE
|
||||||
- MIRROR_URL=mirror.sb.mchang.xyz
|
- MIRROR_URL=sponsorblock.kavin.rocks
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:15-alpine
|
image: postgres:15-alpine
|
||||||
|
|
Loading…
Reference in a new issue