Skip to content

Commit

Permalink
WAKEUP DOCKER.. PLZ
Browse files Browse the repository at this point in the history
  • Loading branch information
JeongHeumChoi authored Feb 19, 2024
1 parent 82defe2 commit 4809981
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
@RequiredArgsConstructor
@RequestMapping("/api")
public class ChatController {

private final ChatService chatService;
private final ChatAndMessageService chatAndMessageService;

Expand Down

0 comments on commit 4809981

Please sign in to comment.