spring.datasource.driver-class-name=org.h2.Driver spring.datasource.jdbc-url=jdbc:h2:mem:pubshweb;DB_CLOSE_DELAY=-1;DATABASE_TO_UPPER=false spring.jpa.show-sql=true spring.jpa.generate-ddl=true # This is a bogus endpoint, the results are mocked, but the Keycloak library does not know that: keycloak.auth-server-url=http://127.0.0.9:98765/ keycloak.realm=local-devel keycloak.resource=portal-app keycloak.public-client=true ### VERY BAD, TO-DO: mock Docker results: lysergic.docker.endpoint=tcp://sweetsuse:2375