add mongodb support

This commit is contained in:
debian
2024-02-17 18:13:15 +01:00
parent a83371307b
commit 07bd6fd09b
3 changed files with 43 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ include:
- ${DB_PATH}/adminer/adminer.yml
- ${DB_PATH}/lldap/lldap.yml
- ${DB_PATH}/mariadb/mariadb.yml
- ${DB_PATH}/mongodb/mongodb.yml
- ${DB_PATH}/mongo-express/mongo-express.yml
- ${DB_PATH}/postgres/postgres.yml
- ${DB_PATH}/pgadmin/pgadmin.yml
- ${DB_PATH}/redis/redis.yml