Skip to content

Commit 2600283

Browse files
author
Emile Joubert
committed
Undo accidental app config change
1 parent 79ee4b6 commit 2600283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/examples/wcf/Test/App.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
<appSettings>
5454
<add key="manual-test-broker-hostname" value="localhost"/>
55-
<add key="manual-test-broker-port" value="-1"/>
55+
<add key="manual-test-broker-port" value="5672"/>
5656
<add key="manual-test-broker-protocol" value="AMQP_0_9_1"/>
5757
</appSettings>
5858
</configuration>

0 commit comments

Comments
 (0)