feat: add authentication permissions for metrics endpoints in application.yml
Build & Test (NowChessSystems) TeamCity build failed
Build & Test (NowChessSystems) TeamCity build failed
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
quarkus:
|
||||
http:
|
||||
port: 8080
|
||||
auth:
|
||||
permission:
|
||||
metrics:
|
||||
paths: /q/metrics,/q/health/*
|
||||
policy: permit
|
||||
application:
|
||||
name: nowchess-core
|
||||
index-dependency:
|
||||
|
||||
Reference in New Issue
Block a user