ressources file from server
This commit is contained in:
parent
c1eb93f2a1
commit
8e8fc13efa
@ -1,17 +1,5 @@
|
|||||||
# application
|
# database credentials from defined config file
|
||||||
server.servlet.context-path=/CampOrganizer2
|
spring.config.import=/etc/CampOrganizer2/prod.properties
|
||||||
|
|
||||||
# database creddentials from defined config file
|
|
||||||
spring.config.import=/etc/CampOrganizer2/config.properties
|
|
||||||
|
|
||||||
# keycloak
|
|
||||||
keycloak.auth-server-url = https://www.onkelwernerfreizeiten.de:8443/
|
|
||||||
keycloak.realm = ow
|
|
||||||
keycloak.resource = biblecamp
|
|
||||||
keycloak.public-client = true
|
|
||||||
keycloak.security-constraints[0].authRoles[0] = business
|
|
||||||
keycloak.security-constraints[0].securityCollections[0].patterns[0] = /business/*
|
|
||||||
keycloak.use-resource-role-mappings=true
|
|
||||||
|
|
||||||
# for development only
|
# for development only
|
||||||
server.port = 8081
|
server.port = 8081
|
||||||
|
Loading…
x
Reference in New Issue
Block a user