service: Add support for mongodb

This commit is contained in:
uumas
2026-03-12 00:35:42 +02:00
parent efc7bf5434
commit 69ae1687b7
6 changed files with 16 additions and 4 deletions

View File

@@ -292,6 +292,7 @@ argument_specs:
choices:
- postgres
- mariadb
- mongo
- none
required: false
default: none