This commit is contained in:
Lauri Ojansivu 2025-12-17 14:57:11 +02:00
parent 3c57840340
commit 451e9f7870

View file

@ -112,6 +112,7 @@ wekan.yourcompany.com {
alpn http/1.1
}
reverse_proxy 127.0.0.1:2000
}
```
This is if you have WeKan Node.js running at port 2000, for example with these settings:
```