fix: use Docker Hub mihomo image (ghcr.io unreachable in some environments)

This commit is contained in:
2026-05-15 00:22:27 +03:00
parent 6f84d27d35
commit 5fb1782fa5
+1 -1
View File
@@ -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: