mirror of
https://github.com/XrayR-project/XrayR-release.git
synced 2025-06-08 13:29:55 +00:00
Update docker-compose.yml
This commit is contained in:
parent
455e9f72f4
commit
1b72ddcd8f
@ -1,7 +1,7 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
xrayr:
|
xrayr:
|
||||||
image: crackair/xrayr:latest
|
image: mengxin239/xrayr:latest
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/etc/XrayR/ # 映射配置文件夹
|
- ./config:/etc/XrayR/ # 映射配置文件夹
|
||||||
restart: always
|
restart: always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user