There was an error while loading. Please reload this page.
2 parents b5dd258 + d396fb5 commit 955eb8fCopy full SHA for 955eb8f
1 file changed
docker-compose.yml
@@ -5,6 +5,7 @@ services:
5
3x-ui:
6
image: ghcr.io/mhsanaei/3x-ui:latest
7
container_name: 3x-ui
8
+ hostname: yourhostname
9
volumes:
10
- $PWD/db/:/etc/x-ui/
11
- $PWD/cert/:/root/cert/
0 commit comments