mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
REPO-3811 Fix broker URLs (#61)
This commit is contained in:
@@ -29,6 +29,7 @@ services:
|
||||
-Dftp.dataPortTo=30099
|
||||
-Dcifs.enabled=true
|
||||
-Dshare.host=localhost
|
||||
-Dmessaging.broker.url=\"failover:(tcp://activemq:61616)?timeout=3000&jms.useCompression=true\"
|
||||
"
|
||||
ports:
|
||||
- 8082:8080
|
||||
|
Reference in New Issue
Block a user