add mongodb
This commit is contained in:
parent
35be9ff89a
commit
2998cc763c
4 changed files with 32 additions and 2 deletions
|
|
@ -26,6 +26,9 @@
|
|||
websecure = {
|
||||
address = ":443";
|
||||
};
|
||||
mongodb = {
|
||||
address = ":27017";
|
||||
};
|
||||
};
|
||||
|
||||
# Certificate resolver using Cloudflare DNS challenge
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue