mirror of
https://github.com/XrayR-project/XrayR-release.git
synced 2026-04-24 04:57:23 +08:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
version: '3'
|
||||
services:
|
||||
xrayr:
|
||||
image: crackair/xrayr:latest
|
||||
volumes:
|
||||
- ./config:/etc/XrayR/ # 映射配置文件夹
|
||||
restart: always
|
||||
network_mode: host
|
||||
Reference in New Issue
Block a user