mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 10:35:44 +00:00
Update Makefile
This commit is contained in:
parent
a3d2549028
commit
e4e160d9dc
1 changed files with 1 additions and 1 deletions
2
Makefile
vendored
2
Makefile
vendored
|
|
@ -74,7 +74,7 @@ dev.build-local:
|
|||
|
||||
dev.run: dev.build-local
|
||||
./bin/coordinator --v=5 &
|
||||
./bin/worker --coordinatorhost localhost:8000
|
||||
./bin/worker --v=5
|
||||
|
||||
dev.run-docker:
|
||||
docker rm cloud-game-local -f || true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue