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