mirror of
https://github.com/XrayR-project/XrayR-release.git
synced 2026-05-19 00:27:29 +08:00
Delete docker-compose.yml
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
version: '3'
|
||||
services:
|
||||
xrayr:
|
||||
image: ghcr.io/xrayr-project/xrayr:latest
|
||||
volumes:
|
||||
- ./config:/etc/XrayR/ # 映射配置文件夹
|
||||
restart: always
|
||||
network_mode: host
|
||||
Reference in New Issue
Block a user