fix: use Docker Hub mihomo image (ghcr.io unreachable in some environments)
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ volumes:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
mihomo:
|
mihomo:
|
||||||
image: ghcr.io/metacubex/mihomo:latest
|
image: metacubex/mihomo:latest
|
||||||
volumes:
|
volumes:
|
||||||
- ./data/mihomo:/root/.config/mihomo
|
- ./data/mihomo:/root/.config/mihomo
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user