Cannot access to deployed apps in weblogic

Viewed 22

I have an angular app and I need to deploy it on a weblogic server that I'm running on a Docker container. the war is correctly installed on the server but when I try : localhost:port/context I can't access to the app. enter image description here

0 Answers
Related