fix caddyfile

3-replace-nginx-with-caddy2
HgO 2021-03-28 23:04:35 +02:00
parent f052123d06
commit 2bea13b75e
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
{% if not acme_enabled %}
tls internal
{% endif %}
reverse_proxy /mumble http://localhost:{{ mumble_web_websockify_port }}
reverse_proxy /mumble* http://localhost:{{ mumble_web_websockify_port }}
log {
output file {{ caddy_log_dir }}/{{ mumble_web_domains | first }}.log