update project

This commit is contained in:
2025-07-28 22:28:24 +02:00
committed by swordsteel
parent 1ee306c151
commit 3849fa8676
17 changed files with 42 additions and 37 deletions

View File

@@ -10,6 +10,20 @@ spring:
name: "%APP_BUILD_OS_NAME%"
version: "%APP_BUILD_OS_VERSION%"
management:
endpoints:
access:
default: none
web:
exposure:
include: "health,info"
endpoint:
health:
show-details: always
access: read_only
info:
access: read_only
jwt:
private-key: cert/private_key.pem