rabbah commented on issue #347: Enable overriding the backend url to enable standalone mode URL: https://github.com/apache/incubator-openwhisk-apigateway/pull/347#issuecomment-516047712 a visual inspection shows all the changes are guarded by `if backendOverride ~= nil then` whose value is derived from a new environment variable, making this low risk in general. of course, adding tests ensures this new feature isn't broken in the future.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
