Commit c982188c authored by nivetha's avatar nivetha
Browse files
No related merge requests found
Showing with 4 additions and 0 deletions
+4 -0
......@@ -6,6 +6,10 @@ zuul.routes.login.path=/login/**
zuul.routes.login.stripPrefix=false
zuul.routes.login.url=http://localhost:8081/
zuul.routes.signin.path=/signIn/**
zuul.routes.signin.stripPrefix=false
zuul.routes.signin.url=http://localhost:8081/
zuul.routes.ingest.path=/ingest/**
zuul.routes.ingest.stripPrefix=false
zuul.routes.ingest.url=http://localhost:8097/
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment