This commit is contained in:
2025-08-26 16:26:01 +07:00
parent 2540506519
commit ba36fd3b44

View File

@@ -10,7 +10,7 @@ with open("docker-compose.yml", "w+") as file:
file.write(''' file.write('''
services: services:
{name}-3x-ui: {name}-3x-ui:
image: metaligh/3x-ui:latest build: .
hostname: hypoxie-xui.duckdns.org hostname: hypoxie-xui.duckdns.org
container_name: {name}-3x-ui container_name: {name}-3x-ui
volumes: volumes: