summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-23 10:31:38 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-09-23 10:31:38 +0200
commit5ee7d92337197ebb09ff802f9943e9692cb88f1e (patch)
treefd279434832fc469d8860639400b93538011f7db /README.md
parent23077b2d6fcbf3995e590ddf2ff3bc50f5b8d362 (diff)
Use alertd service
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.
```