proxy olat on port 8088

This commit is contained in:
nora 2024-01-04 16:21:23 +01:00
parent 297f2f8841
commit b13278cdd1

View file

@ -40,3 +40,7 @@ uptime.nilstrieb.dev {
olat.nilstrieb.dev {
reverse_proxy * localhost:5011
}
olat.nilstrieb.dev:8088 {
reverse_proxy * localhost:5011
}