Skip to content

Commit 6ffe65a

Browse files
authored
Merge pull request #1 from mikecroft/patch-1
fix invalid cf port
2 parents 9c81210 + 42acaf3 commit 6ffe65a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
java.naming.factory.initial=org.apache.activemq.artemis.jndi.ActiveMQInitialContextFactory
2-
connectionFactory.ConnectionFactory=tcp://localhost:71728
2+
connectionFactory.ConnectionFactory=tcp://localhost:61616
33
queue.queue/gpteQueue=gpteQueue

0 commit comments

Comments
 (0)