mirror of
https://github.com/HypoxiE/docker-compose-3x-ui.git
synced 2025-12-06 05:45:58 +00:00
_
This commit is contained in:
1
init.py
1
init.py
@@ -11,7 +11,6 @@ with open("docker-compose.yml", "w+") as file:
|
|||||||
services:
|
services:
|
||||||
{name}-3x-ui:
|
{name}-3x-ui:
|
||||||
build: .
|
build: .
|
||||||
hostname: hypoxie-xui.duckdns.org
|
|
||||||
container_name: {name}-3x-ui
|
container_name: {name}-3x-ui
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/opt/x-ui/db
|
- ./data:/opt/x-ui/db
|
||||||
|
|||||||
Reference in New Issue
Block a user