update
This commit is contained in:
@@ -13,14 +13,7 @@ services:
|
||||
cap_add:
|
||||
- ALL
|
||||
volumes:
|
||||
- /opt/mihomo:/root/.config/mihomo
|
||||
# be prepared before compose up.
|
||||
- ${PWD}/config.yaml:/root/.config/mihomo/config.yaml
|
||||
- /dev/net/tun:/dev/net/tun
|
||||
|
||||
metacubexd:
|
||||
container_name: metacubexd
|
||||
image: ghcr.io/metacubex/metacubexd
|
||||
restart: always
|
||||
ports:
|
||||
- '39093:80'
|
||||
# environment:
|
||||
# - DEFAULT_BACKEND_URL=http://192.168.1.1:9090
|
||||
|
||||
Reference in New Issue
Block a user