mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-04-20 05:52:24 +00:00
Merge branch 'main' of https://github.com/MHSanaei/3x-ui
This commit is contained in:
commit
213b693bd3
1 changed files with 1 additions and 0 deletions
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue