clean template
This commit is contained in:
@@ -3,7 +3,6 @@ services:
|
|||||||
image: __FULL_URL__:__BUILD_TAG__
|
image: __FULL_URL__:__BUILD_TAG__
|
||||||
container_name: __REPO_NAME__
|
container_name: __REPO_NAME__
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
__PORTS_BLOCK__
|
__PORTS_BLOCK__
|
||||||
environment:
|
|
||||||
__ENV_BLOCK__
|
__ENV_BLOCK__
|
||||||
__VOL_BLOCK__
|
__VOL_BLOCK__
|
||||||
Reference in New Issue
Block a user