瀏覽代碼

Update docker-compose.yml

Define your hostname to identify the host in telegram
LOVECHEN 1 年之前
父節點
當前提交
d396fb5d06
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docker-compose.yml

+ 1 - 0
docker-compose.yml

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