# SecureCam backend base URL consumed by the mobile app. # iOS simulator: http://localhost:3000 # Android emulator: http://10.0.2.2:3000 # Physical device: http://:3000 EXPO_PUBLIC_API_BASE_URL=http://localhost:3000