Skip to content

Commit

Permalink
Merge pull request #322 from TrandPick/PortChange
Browse files Browse the repository at this point in the history
chore: netty 의존성 추가 (#280)
  • Loading branch information
hye-0000 authored Jul 2, 2023
2 parents b713fb1 + 91276f3 commit 8493aeb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
@EnableWebSocketMessageBroker
public class WebSocketConfig implements WebSocketMessageBrokerConfigurer {

@Value("${redis.host}")
@Value("${redis.stomp.host}")
private String redisHost;

@Override
Expand Down

0 comments on commit 8493aeb

Please sign in to comment.