blob: 393e72ecd20fda170c31aa7b973f352f8cdc8a5f [file] [log] [blame]
spring:
application:
name: modelbuilderui
cloud:
config:
uri: http://localhost:8888
keycloak:
auth-server-url: http://localhost:10001/auth
realm: stem
resource: stem-pwa
public-client: true
management:
endpoints:
web:
exposure:
include: '*'
exclude: threaddump, heapdump
endpoint:
health:
show-details: always
info:
git:
mode: full
info:
contact:
email: support@starlingscloud.com
logging:
level:
org:
springframework:
security: DEBUG