certbot für mumble dazu

This commit is contained in:
Stefan Bethke 2024-01-23 21:24:31 +01:00
commit 5c4ee01e71
5 changed files with 27 additions and 1 deletions

View file

@ -19,3 +19,10 @@ argument_specs:
type: list
elements: str
required: true
certbot__http_01_port:
description: |
The port number the bot listens on. Must be 80 if directly exposed to the internet.
Default is 31820 for the public-reverse-proxy setup.
type: str
required: false
default: 31820