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 David Mehren
parent 19bd892c69
commit c61b4bdbf2
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3

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.