Comments out ui routes

This commit is contained in:
spencergibb
2020-05-15 14:59:14 -04:00
parent d41e9bec1a
commit 14d3280c7e

View File

@@ -10,6 +10,6 @@ zuul.routes.bad.url: http://localhost:7777
zuul.routes.gh.path: /gh/**
zuul.routes.gh.url: https://github.com
zuul.routes.gh.sensitive-headers: Set-Cookie,Cookie
zuul.routes.ui.path: /**
zuul.routes.ui.url: http://localhost:8080
#zuul.routes.ui.path: /**
#zuul.routes.ui.url: http://localhost:8080
logging.level.org.springframework.web: DEBUG