Skip to content

Commit 62ee691

Browse files
authored
Update setup.md
1 parent f78dd3e commit 62ee691

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/setup.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# pandemos-interface
2-
Source code repository for pandemos APIs.
1+
# Setup
2+
Instruction on how to set up the backend itself.
33

44
## Deployment
55
### Setup the Project
@@ -47,6 +47,8 @@ Goto http://localhost:8000/
4747
API docs can be found at:
4848
http://localhost:8000/docs
4949
50+
> [!NOTE]
51+
> You can connect the API to your ESID frontend by setting the `VITE_API_URL` to your url in the `.env`-file of your [ESID](https://github.com/DLR-SC/ESID) instance.
5052
5153
# Developer Pre-requisites
5254
## Project Setup

0 commit comments

Comments
 (0)