2024-02-19 20:43:02 -06:00

20 lines
328 B
Django/Jinja

{
auto_https off
}
http://n0xb0x.local:8080/docs {
redir http://n0xb0x.local:8081
}
http://n0xb0x.local:8080/lnbits {
redir http://n0xb0x.local:5000
}
http://n0xb0x.local:8080/rtl {
redir http://n0xb0x.local:3000
}
http://n0xb0x.local:8080/cockpit {
redir https://n0xb0x.local:9090
}