End a game when everyone has skipped their turn
This commit is contained in:
@@ -5,6 +5,8 @@ services:
|
||||
build:
|
||||
context: ..
|
||||
dockerfile: board-server/Dockerfile
|
||||
environment:
|
||||
- REDIS_HOST=redis
|
||||
ports:
|
||||
- "8080:8080"
|
||||
depends_on:
|
||||
|
Reference in New Issue
Block a user