Rob--W / cors-anywhere

CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.
MIT License
8.5k stars 5.92k forks source link

Possible to hard-code the destination url on the server so the client doesn't know it? #440

Open notflip opened 1 year ago

notflip commented 1 year ago

Can I set the URL of the destination on the server somewhere in an ENV variable, so the client doesn't see the destination URL?