Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLOVECHEN <lovechen@me.com>2023-05-13 17:55:47 +0300
committerGitHub <noreply@github.com>2023-05-13 17:55:47 +0300
commitd396fb5d0629f5369b699cba4a57d628abed0afc (patch)
tree0b41012b47cd79d9ed70e3560502c24803bdbcfe
parentb5dd2580749865a4921a78f04161fa2b73d32595 (diff)
Update docker-compose.yml
Define your hostname to identify the host in telegram
-rw-r--r--docker-compose.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index f0231309..47e60491 100644
--- a/docker-compose.yml
+++ b/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/