gsavvas 8ca9d88708 Add label endpoints and revert to new changes
Change-Id: I80120612843d5a258c595982c357c43ef5b1e67b
2024-03-15 18:30:41 +02:00

28 lines
467 B
YAML

logging:
level:
eu.nebulouscloud.exn: TRACE
spring:
profiles: default
main:
web-application-type: none
jms:
pub-sub-domain: true
application:
exn:
config:
# url: 'nebulous-activemq'
url: 'localhost'
port: '5672'
username: 'admin'
password: 'admin'
sal:
protocol: 'http'
host: 'localhost'
port: '8080'
api: 'sal'
username: 'admin'
password: 'admin'
jms:
topic: 'eu.nebulouscloud'