Loading compose/docker-compose.yaml.configure +3 −2 Original line number Diff line number Diff line Loading @@ -237,7 +237,8 @@ services: "spring.activemq.brokerUrl": "tcp://anartemis:61616?jms.watchTopicAdvisories=false", "spring.activemq.user": "artemis", "spring.activemq.password": "artemis", "logging.level.org.springframework" : "INFO" "logging.level.org.springframework" : "INFO", "logging.level.org.etsi.osl.osom" : "INFO" }' volumes: - ./repo:/root Loading Loading @@ -301,7 +302,7 @@ services: "spring.activemq.user": "artemis", "spring.activemq.password": "artemis", "logging.level.org.springframework" : "INFO", "org.etsi.osl.cridge" : "DEBUG" "logging.level.org.etsi.osl.cridge" : "INFO" }' networks: - front Loading Loading
compose/docker-compose.yaml.configure +3 −2 Original line number Diff line number Diff line Loading @@ -237,7 +237,8 @@ services: "spring.activemq.brokerUrl": "tcp://anartemis:61616?jms.watchTopicAdvisories=false", "spring.activemq.user": "artemis", "spring.activemq.password": "artemis", "logging.level.org.springframework" : "INFO" "logging.level.org.springframework" : "INFO", "logging.level.org.etsi.osl.osom" : "INFO" }' volumes: - ./repo:/root Loading Loading @@ -301,7 +302,7 @@ services: "spring.activemq.user": "artemis", "spring.activemq.password": "artemis", "logging.level.org.springframework" : "INFO", "org.etsi.osl.cridge" : "DEBUG" "logging.level.org.etsi.osl.cridge" : "INFO" }' networks: - front Loading