a
This commit is contained in:
parent
674b3efc3a
commit
82b9cfe780
1 changed files with 0 additions and 2 deletions
|
|
@ -14,8 +14,6 @@ services:
|
||||||
build: ./web-client
|
build: ./web-client
|
||||||
container_name: tictactoe-web
|
container_name: tictactoe-web
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
|
||||||
- "8080:8080"
|
|
||||||
environment:
|
environment:
|
||||||
- GAME_SERVER_HOST=server
|
- GAME_SERVER_HOST=server
|
||||||
- GAME_SERVER_PORT=1870
|
- GAME_SERVER_PORT=1870
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue