JoelBesada / pasteboard

Clipboard and drag & drop image sharing web app
http://pasteboard.co
637 stars 144 forks source link

How to run behind Reverse Proxy #55

Open sgohl opened 4 years ago

sgohl commented 4 years ago

How to tell application that it's running behind SSL ? Also, websocket URL points to port 4000, which can not work behind reverse proxy. How to change ws URL ?

image