fix type on service name

This commit is contained in:
admin 2026-01-28 07:01:22 -07:00
parent 93b537e47d
commit 29c7282ae1

View file

@ -34,7 +34,7 @@ services:
- komodo_external - komodo_external
- management_internal - management_internal
komdo-mongo: komodo-mongo:
image: mongo:7.0 image: mongo:7.0
container_name: komodo-mongo container_name: komodo-mongo
restart: always restart: always