Update README.md

This commit is contained in:
Alec
2024-03-04 20:40:42 -05:00
committed by GitHub
parent 1b24d61091
commit 48888fe622

View File

@@ -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.
![image](https://github.com/AlecM33/Werewolf/assets/24642328/36161f89-20a4-4236-ad24-e395985d48c3)
#### 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.