Thanks for sending this over, it makes things clear. My bad, looks like it was not the build but the fact that your application is listening on 127.0.0.1 instead of 0.0.0.0. If you can change this in your code, then the issue should be resolved.
1 Like