fix type on service name
This commit is contained in:
parent
93b537e47d
commit
29c7282ae1
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ services:
|
|||
- komodo_external
|
||||
- management_internal
|
||||
|
||||
komdo-mongo:
|
||||
komodo-mongo:
|
||||
image: mongo:7.0
|
||||
container_name: komodo-mongo
|
||||
restart: always
|
||||
|
|
|
|||
Loading…
Reference in a new issue