mihomo: switch to official frontend.

This commit is contained in:
2026-01-05 20:47:16 +08:00
parent b891dc5acb
commit 895f6e4bd0

View File

@@ -15,13 +15,12 @@ services:
volumes:
- /opt/mihomo:/root/.config/mihomo
- /dev/net/tun:/dev/net/tun
yacd:
image: p3terx/yacd
container_name: yacd
logging:
driver: json-file
options:
max-size: 1m
restart: 'unless-stopped'
metacubexd:
container_name: metacubexd
image: ghcr.io/metacubex/metacubexd
restart: always
ports:
- 18181:9091
- '39093:80'
# environment:
# - DEFAULT_BACKEND_URL=http://192.168.1.1:9090