diff --git a/init.py b/init.py index f17b434..28f5964 100644 --- a/init.py +++ b/init.py @@ -11,7 +11,6 @@ with open("docker-compose.yml", "w+") as file: services: {name}-3x-ui: build: . - hostname: hypoxie-xui.duckdns.org container_name: {name}-3x-ui volumes: - ./data:/opt/x-ui/db