Skip to content

Commit

Permalink
Merge pull request #94 from mongodb-developer/main
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
snarvaez authored Nov 27, 2023
2 parents 359272e + 83997ba commit 3c95254
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,9 @@ Open http://127.0.0.1:8001/ to verify the website is running.

- Switch into the `game_client` folder.
- In the `Assets` folder, make a copy of the `.env.template` file and call it `.env`.
- Adjust the IP in the `.env` folder to your `rest_service`. Leave as is when running locally.
- Adjust the REST_SERVICE_IP in the `.env` folder to your `rest_service`. Leave as is when running locally.
- Adjust the EVENT_ID to the event you want to use (from the `events` collection).
- Adjust the WEBSITE_URL to your local website with port (don't add a trailing `/`).
- Run the game.

## Contributors
Expand All @@ -73,3 +75,4 @@ Open http://127.0.0.1:8001/ to verify the website is running.
- [Hubert Nguyen](https://)
- [Nic Raboy](https://www.nraboy.com)
- [Sig Narváez](https://www.linkedin.com/in/signarvaez/)
- [Carlos Castro](https://www.linkedin.com/in/carloscastromdb/)

0 comments on commit 3c95254

Please sign in to comment.