update
This commit is contained in:
+1
-3
@@ -1,10 +1,8 @@
|
||||
version: "3.9"
|
||||
|
||||
services:
|
||||
xray:
|
||||
image: teddysun/xray:latest
|
||||
restart: always
|
||||
container_name: xray
|
||||
container_name: xray_reality
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
- "./conf:/etc/xray"
|
||||
|
||||
Reference in New Issue
Block a user