Add note about proxy

Signed-off-by: Falk Rehse <neuringe1234@gmail.com>
This commit is contained in:
Chasethechicken 2021-12-14 11:37:37 +01:00 committed by Falk Rehse
parent 954c751cca
commit b813a19614

View file

@ -45,3 +45,5 @@ to run both at the same time.
- The backend will be available at `http://localhost:3000`.
- The frontend will be available at `http://localhost:3001`.
**Note:** The backend also proxies requests to the frontend, so you can point also your browser at the backend.