latest configuration
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
server:
|
||||
port: ${PORT:8080}
|
||||
|
||||
springdoc:
|
||||
enable-native-support: true
|
||||
api-docs:
|
||||
@@ -59,4 +56,4 @@ spring:
|
||||
- Path=/v1/token/**, /health/backend, /token-service/v3/api-docs
|
||||
filters:
|
||||
- RewritePath=/health/backend, /actuator/health
|
||||
- RewritePath=/token-service/(?<segment>.*), /$\{segment}
|
||||
- RewritePath=/token-service/(?<segment>.*), /$\{segment}
|
||||
|
Reference in New Issue
Block a user