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
When specifying file path you could choose to pass either an absolute path, relative to the current working folder, or ~AppFolder which is the default that we'd ship to avoid broken default behavior. Since it's a config setting you can choose how you want the Developer Proxy to work.
Right now we support only the relative path. Absolute and ~AppFolder would be enhancements for future releases.