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:
|
||||
mihomo:
|
||||
image: ghcr.io/metacubex/mihomo:latest
|
||||
image: metacubex/mihomo:latest
|
||||
volumes:
|
||||
- ./data/mihomo:/root/.config/mihomo
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user