diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-11-28 01:43:33 +0100 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-11-28 01:43:33 +0100 |
commit | f5d17ffcb6d09e8f3498ad50952b688f3729901e (patch) | |
tree | 948ca61d65318229c605cc1d85b370ed7940f2e5 /README.md | |
parent | 038be5daf65c3408304b3d7fbdb4c4003cfd1b6a (diff) |
Remove `alertd` service
Revert of 5ee7d92
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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. ``` |