Skip to content

Commit

Permalink
STOMP standard port was wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
willianantunes committed May 19, 2019
1 parent f6272b3 commit f5a1fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ DB_CONN_MAX_AGE=60
##################
#### Broker
STOMP_SERVER_HOST=broker
STOMP_SERVER_PORT=8161
STOMP_SERVER_PORT=61613
MY_DESTINATION=dgql-playground
TARGET_DESTINATION=target-destination

Expand Down

0 comments on commit f5a1fe9

Please sign in to comment.