Comments out ui routes
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user