mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2026-07-26 21:08:10 +02:00
6 lines
114 B
Plaintext
6 lines
114 B
Plaintext
{$SCHEME}://openwebui.{$MAIN_DOMAIN} {
|
|
import authelia_middleware
|
|
reverse_proxy {$OPEN_WEBUI_ADDRESS} {
|
|
}
|
|
}
|