g.api.twitch.service.funixgaming-twitch-service.1.3.0.3.source-code.application.properties Maven / Gradle / Ivy
server.port=${APP_PORT}
#Disable database autoconfig
spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
#Spring general config
spring.application.name=FunixGaming-Twitch
spring.jackson.time-zone=Europe/Paris
#Health check
management.endpoints.web.exposure.include=health
management.endpoint.health.show-details=always
funixproductions.api.user.app-domain-url=http://user
funixproductions.api.twitch.reference.app-domain-url=http://twitch-reference
© 2015 - 2025 Weber Informatics LLC | Privacy Policy