This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,8 @@
|
|||||||
|
services:
|
||||||
|
mihomo:
|
||||||
|
image: ghcr.io/metacubex/mihomo:latest
|
||||||
|
container_name: mihomo
|
||||||
|
restart: unless-stopped
|
||||||
|
network_mode: host
|
||||||
|
volumes:
|
||||||
|
- ./config.yml:/root/.config/mihomo/config.yml:ro
|
||||||
Reference in New Issue
Block a user