mirror of
https://github.com/HypoxiE/docker-compose-3x-ui.git
synced 2025-12-06 05:45:58 +00:00
Добавлен переброс портов
This commit is contained in:
2
init.py
2
init.py
@@ -28,7 +28,7 @@ services:
|
|||||||
build: .
|
build: .
|
||||||
container_name: {name}-3x-ui
|
container_name: {name}-3x-ui
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/opt/x-ui/db
|
- $PWD/db/:/etc/x-ui/
|
||||||
- /etc/letsencrypt/:/etc/letsencrypt/:rw
|
- /etc/letsencrypt/:/etc/letsencrypt/:rw
|
||||||
environment:
|
environment:
|
||||||
XRAY_VMESS_AEAD_FORCED: "false"
|
XRAY_VMESS_AEAD_FORCED: "false"
|
||||||
|
|||||||
Reference in New Issue
Block a user