Retain twitch tokens

This commit is contained in:
2026-01-01 14:37:36 +01:00
parent 9cdebf076c
commit 89874a4bfb
6 changed files with 260 additions and 7 deletions

View File

@@ -7,6 +7,9 @@ server:
key-store: ${SSL_KEYSTORE_PATH:classpath:keystore.p12}
key-store-password: ${SSL_KEYSTORE_PASSWORD:changeit}
key-store-type: ${SSL_KEYSTORE_TYPE:PKCS12}
error:
include-message: never
include-stacktrace: never
spring:
config: