joshschmitter commented on issue #4496: URL: https://github.com/apache/incubator-devlake/issues/4496#issuecomment-1441910516
Hi @mappjzc, thanks for your response. The issue is that we can't control what's passed in because, as mentioned in the original description above, Azure App Services always starts containers with the environment variable PORT=8080. We can't control or change this value. I see this is a bug in DevLake because the port is not really being treated as a port, but as a url or connection string. If the variable is called PORT it should be treated as such. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
