add mongodb

This commit is contained in:
Yan Lin 2026-01-10 14:02:19 +01:00
parent 35be9ff89a
commit 2998cc763c
4 changed files with 32 additions and 2 deletions

View file

@ -26,6 +26,9 @@
websecure = {
address = ":443";
};
mongodb = {
address = ":27017";
};
};
# Certificate resolver using Cloudflare DNS challenge