gsavvas dab29d1654 Add docker library to image in Dockerfile
Change-Id: I471df77ab8677d6311291cf86f39c8a294c811d1
2024-02-06 16:40:32 +02:00

28 lines
500 B
YAML

logging:
level:
eu.nebulouscloud.exn.modules: TRACE
spring:
profiles: default
main:
web-application-type: none
jms:
pub-sub-domain: true
application:
exn:
config:
url: 'nebulous-nebulous-activemq'
port: 5672
username: 'admin'
password: 'admin'
sal:
protocol: 'http'
# host: 'fa84-194-219-170-2.ngrok-free.app/'
host: 'sal'
port: '8080'
api: 'sal'
username: 'admin'
password: 'admin'
jms:
topic: 'eu.nebulouscloud'