Update docker-compose.yml

Define your hostname to identify the host in telegram
This commit is contained in:
LOVECHEN 2023-05-13 22:55:47 +08:00 committed by GitHub
parent b5dd258074
commit d396fb5d06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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