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