serialized events

This commit is contained in:
Jörg Henke
2023-05-10 10:14:05 +02:00
parent 4d7a26fa2b
commit 6452c003c5
7 changed files with 139 additions and 31 deletions

View File

@ -10,7 +10,7 @@ server.port = 8083
server.servlet.context-path=/timetrack
# keycloak
keycloak.auth-server-url = http://localhost:8080/
keycloak.auth-server-url = https://www.jottyfan.de/auth
keycloak.realm = jottyfan
keycloak.resource = timetrack
keycloak.public-client = true