You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
MUMBLE_SERVER=mumble-server:64738
|
|
|
|
# Reverse-proxy and certbot
|
|
VIRTUAL_HOST=sub.domain.tld
|
|
VIRTUAL_PORT=8080
|
|
LETSENCRYPT_HOST=sub.domain.tld
|
|
LETSENCRYPT_EMAIL=domain@email.tld
|
|
|