clean template

This commit is contained in:
2026-02-12 23:56:22 +00:00
parent 7deb3a58f8
commit b1c83c511e

View File

@@ -3,7 +3,6 @@ services:
image: __FULL_URL__:__BUILD_TAG__
container_name: __REPO_NAME__
restart: unless-stopped
__PORTS_BLOCK__
environment:
__PORTS_BLOCK__
__ENV_BLOCK__
__VOL_BLOCK__