update
This commit is contained in:
parent
f6576ac512
commit
ee6bd84591
@ -1,6 +1,7 @@
|
||||
services:
|
||||
clash-server:
|
||||
image: dreamacro/clash
|
||||
restart: always
|
||||
container_name: clash
|
||||
ports:
|
||||
- "9090:9090"
|
||||
@ -11,6 +12,7 @@ services:
|
||||
|
||||
clash-ui:
|
||||
image: haishanh/yacd
|
||||
restart: always
|
||||
container_name: clash-ui
|
||||
ports:
|
||||
- 5080:80
|
Loading…
Reference in New Issue
Block a user