Default to development WebSocket URL
This commit is contained in:
parent
cd2b8c32e4
commit
9bc25ceffb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user