mihomo: switch to official frontend.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user