Включить v2raya
Deploy ru-vps / deploy (push) Successful in 37s

This commit is contained in:
Dmitry
2026-06-07 10:46:11 +03:00
parent f369bf2eaf
commit d1ae1afe34
2 changed files with 18 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
services:
mihomo:
image: docker.io/metacubex/mihomo:latest
container_name: mihomo
restart: unless-stopped
network_mode: host
volumes:
- ./config.yml:/root/.config/mihomo/config.yml:ro
+10
View File
@@ -0,0 +1,10 @@
services:
v2raya:
image: mzz2017/v2raya:latest
container_name: v2raya
restart: unless-stopped
network_mode: host
privileged: true
volumes:
- /opt/data/v2raya:/etc/v2raya
# Убрал лишние переменные - v2raya сам скачает и установит V2Ray/Xray