Browse Source

Update docker-compose.yml

Define your hostname to identify the host in telegram
LOVECHEN 1 year ago
parent
commit
d396fb5d06
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docker-compose.yml

+ 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/