You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,7 @@ cors-proxy stop
44
44
Environment variables:
45
45
-`PORT` the port to listen to (if run with `npm start`)
46
46
-`ALLOW_ORIGIN` the value for the 'Access-Control-Allow-Origin' CORS header
47
+
-`INSECURE_HTTP_ORIGINS` comma separated list of origins for which HTTP should be used instead of HTTPS (added to make developing against locally running git servers easier)
0 commit comments