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