remove komodo ferett info
This commit is contained in:
parent
71325de025
commit
8dee03252d
1 changed files with 0 additions and 4 deletions
|
|
@ -19,10 +19,6 @@ services:
|
|||
- /docker/management/komodo/var:/var/lib/komodo
|
||||
- /docker/management/komodo/repo-cache:/repo-cache
|
||||
- /docker:/docker
|
||||
environment:
|
||||
KOMODO_DATABASE_ADDRESS: ferretdb:27017
|
||||
KOMODO_DATABASE_USERNAME: ${KOMODO_DB_USERNAME}
|
||||
KOMODO_DATABASE_PASSWORD: ${KOMODO_DB_PASSWORD}
|
||||
depends_on:
|
||||
- komodo-mongo
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Reference in a new issue