mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
Update README.md
This commit is contained in:
@@ -57,6 +57,8 @@ If you have Docker Desktop installed, running `docker compose up` will spin up,
|
|||||||
web servers and one redis server for them to connect to. The app can then be accessed at `localhost:5000`
|
web servers and one redis server for them to connect to. The app can then be accessed at `localhost:5000`
|
||||||
or `localhost:5001`. Otherwise, read below for setup that does not use Docker.
|
or `localhost:5001`. Otherwise, read below for setup that does not use Docker.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
#### Without Docker
|
#### Without Docker
|
||||||
|
|
||||||
The entrypoint for the application is `index.js` at the root.
|
The entrypoint for the application is `index.js` at the root.
|
||||||
|
|||||||
Reference in New Issue
Block a user