summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-11-28 01:43:33 +0100
committerSanto Cariotti <santo@dcariotti.me>2024-11-28 01:43:33 +0100
commitf5d17ffcb6d09e8f3498ad50952b688f3729901e (patch)
tree948ca61d65318229c605cc1d85b370ed7940f2e5 /README.md
parent038be5daf65c3408304b3d7fbdb4c4003cfd1b6a (diff)
Remove `alertd` service
Revert of 5ee7d92
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7e2eaf1..b493088 100644
--- a/README.md
+++ b/README.md
@@ -18,8 +18,6 @@ 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.
```