feat(redis): implement Redis integration for game state management and websocket communication
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
vars {
|
||||
baseUrl: http://localhost:8080
|
||||
wsBaseUrl: ws://localhost:8080
|
||||
wsBaseUrl: ws://localhost:8084
|
||||
ioBaseUrl: http://localhost:8081
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user