This commit is contained in:
2025-08-26 16:42:33 +07:00
parent 32e577cffd
commit d61cf2f590

View File

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