Merge pull request #26 from Legonzaur/main

Update README.md
This commit is contained in:
Legonzaur
2023-04-25 18:55:37 +02:00
committed by GitHub
+1 -1
View File
@@ -4,7 +4,7 @@ This is the backend for Tone API.
To install the Northstar mod, go [here](https://github.com/Legonzaur/ToneAPI_servermod). To install the Northstar mod, go [here](https://github.com/Legonzaur/ToneAPI_servermod).
To install, you must have a [postgresql](https://www.postgresql.org/) and [redis](https://redis.io/) server. Rename the `.env.example` to `.env` and edit the values. To install, you must have a [postgresql](https://www.postgresql.org/) server. Rename the `.env.example` to `.env` and edit the values.
The serverside and clientside parts are two different executables. You may need a reverse proxy like [nginx](https://www.nginx.com/) or use two different ports. The serverside and clientside parts are two different executables. You may need a reverse proxy like [nginx](https://www.nginx.com/) or use two different ports.