Default to development WebSocket URL

This commit is contained in:
Charles Gould 2017-01-06 17:33:50 -05:00
parent cd2b8c32e4
commit 9bc25ceffb

View File

@ -1,7 +1,7 @@
# http://docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html
# Development
#web.socket.url: ws://localhost:8080/stomp
web.socket.url: ws://localhost:8080/stomp
# Production
web.socket.url: ws://lingo.charego.com/stomp
#web.socket.url: ws://lingo.charego.com/stomp