mirror of
https://github.com/XrayR-project/XrayR-release.git
synced 2025-07-25 04:17:59 +00:00
Update docker-compose.yml
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user