clean template
This commit is contained in:
@@ -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__
|
||||
Reference in New Issue
Block a user