oops
All checks were successful
Deploy Containers / Prepare (push) Successful in 4s

This commit is contained in:
2025-07-30 00:16:33 -04:00
parent b615c8df2a
commit dfa8db5cb3

View File

@@ -30,7 +30,8 @@
handle {% if handler.matcher is defined %}@{{ handler.matcher }} {% endif %}{
{% if handler.reverse_proxy is defined %}
reverse_proxy {{ handler.reverse_proxy }}
{% elif handler.import_tinyauth is defined %}
{% endif %}
{% if handler.import_tinyauth is defined %}
import tinyauth_forwarder *
{% endif %}
}