How to make work Firebase behind a corporate proxy
Specify the https_proxy system variable as described at:
https://docs.cloudfoundry.org/cf-cli/http-proxy.html
Then in a command line
firebase login --no-localhost --reauth
https://docs.cloudfoundry.org/cf-cli/http-proxy.html
Then in a command line
firebase login --no-localhost --reauth

0 Comments:
Post a Comment
<< Home