@@ -1,13 +0,0 @@
|
||||
services:
|
||||
mihomo:
|
||||
image: metacubex/mihomo:latest
|
||||
container_name: mihomo
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./config:/root/.config/mihomo
|
||||
ports:
|
||||
- "127.0.0.1:7890:7890" # HTTP proxy
|
||||
- "127.0.0.1:7891:7891" # SOCKS5 proxy
|
||||
- "127.0.0.1:9090:9090" # WebUI / API
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 900 B After Width: | Height: | Size: 900 B |
|
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 7.9 KiB |
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user