This commit is contained in:
liuyx 2024-02-27 12:00:57 +00:00
parent 4db0bf66b5
commit 87c9803305

View File

@ -3,7 +3,8 @@ version: '4'
services: services:
v2: v2:
container_name: v2 container_name: v2
image: evlic/v2raya:latest image: evlic/v2raya:dev
privileged: true
restart: always restart: always
init: true init: true
network_mode: host network_mode: host