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