Lukas Miklosko
Lukas Miklosko
I've set up the Wireguard tunnel with port-forwarding on my Mikrotik Rounter. However, after roughly 2 months of operation, it always times out and whole tunnel needs to be reconfigured....
#### Description Server side loads the IP address to bind the socket to from environment variable `HOST`, but client side expects the API to always be on localhost. This generally...
### Description The server code listens on address and port taken from `HOST` environment variable; whereas client side expects api to always be on localhost, resulting in Internal Server Errors...