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