diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-23 10:31:38 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-23 10:31:38 +0200 |
commit | 5ee7d92337197ebb09ff802f9943e9692cb88f1e (patch) | |
tree | fd279434832fc469d8860639400b93538011f7db /README.md | |
parent | 23077b2d6fcbf3995e590ddf2ff3bc50f5b8d362 (diff) |
Use alertd service
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. ``` |