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: volumes:
- /opt/mihomo:/root/.config/mihomo - /opt/mihomo:/root/.config/mihomo
- /dev/net/tun:/dev/net/tun - /dev/net/tun:/dev/net/tun
yacd:
image: p3terx/yacd metacubexd:
container_name: yacd container_name: metacubexd
logging: image: ghcr.io/metacubex/metacubexd
driver: json-file restart: always
options:
max-size: 1m
restart: 'unless-stopped'
ports: ports:
- 18181:9091 - '39093:80'
# environment:
# - DEFAULT_BACKEND_URL=http://192.168.1.1:9090