mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-10-30 01:51:10 +01:00
alias
This commit is contained in:
@@ -46,7 +46,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- stack.env
|
- stack.env
|
||||||
|
|
||||||
restart: a${restart:-always}
|
restart: ${restart:-always}
|
||||||
healthcheck:
|
healthcheck:
|
||||||
disable: false
|
disable: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user