add missing docker.group
This commit is contained in:
parent
f71b5aa5d6
commit
636fc78fe5
1 changed files with 3 additions and 0 deletions
|
@ -46,6 +46,9 @@ services:
|
|||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
labels:
|
||||
- "docker.group=netxtcloud"
|
||||
|
||||
|
||||
db:
|
||||
image: mariadb:10
|
||||
|
|
Loading…
Reference in a new issue