Update docker-compose.yml
Deploy ru-vps / deploy (push) Successful in 48s

This commit is contained in:
Dmitry
2026-06-07 10:43:24 +03:00
parent e37db8dd7a
commit 05a95ae3c0
+1 -1
View File
@@ -1,6 +1,6 @@
services: services:
mihomo: mihomo:
image: ghcr.io/metacubex/mihomo:latest image: docker.io/metacubex/mihomo:latest
container_name: mihomo container_name: mihomo
restart: unless-stopped restart: unless-stopped
network_mode: host network_mode: host