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:
2
init.py
2
init.py
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user