summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b493088..7e2eaf1 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,8 @@ After that you need to edit the `.env` file and set up:
- `EXPO_PUBLIC_API_URL`: refers to the backend URL.
+- `EXPO_PUBLIC_ALERTD_URL`: refers to the alertd URL.
+
And start the Expo app.
```