Hello, is it possible to specify the server address in the browser app without a port?
We have a firewall at work that does not allow port specifications.
I created a subdomain with my web provider and let it point to the DynDNS address of my Synology.
https://bitwarden.domain.com → https://nas.domain.com
I have entered the following in the reverse proxy on the Synology:
Source:
Protocol: https
Hostname: bitwarden.domain.com
Port: 443
Destination:
Protocol: http
Hostname: localhost
Port: 5151
It seems to me that something is still missing, because unfortunately it doesn’t work like that.
I get the following error message in the Chrome app:
Unexpected token <in JSON at position 0
Does anyone have any idea what I’m doing wrong?
Thank you very much!
Regards, Thomas
Translated with www.DeepL.com/Translator (free version)