1
0
Эх сурвалжийг харах

Update docker-compose.yml

Define your hostname to identify the host in telegram
LOVECHEN 2 жил өмнө
parent
commit
d396fb5d06

+ 1 - 0
docker-compose.yml

@@ -5,6 +5,7 @@ services:
   3x-ui:
   3x-ui:
     image: ghcr.io/mhsanaei/3x-ui:latest
     image: ghcr.io/mhsanaei/3x-ui:latest
     container_name: 3x-ui
     container_name: 3x-ui
+    hostname: yourhostname
     volumes:
     volumes:
       - $PWD/db/:/etc/x-ui/
       - $PWD/db/:/etc/x-ui/
       - $PWD/cert/:/root/cert/
       - $PWD/cert/:/root/cert/