Some checks failed
CI / Lint & Typecheck (push) Has been cancelled
CI / Test (routes) (push) Has been cancelled
CI / Test (security) (push) Has been cancelled
CI / Test (services) (push) Has been cancelled
CI / Test (unit) (push) Has been cancelled
CI / Test (integration) (push) Has been cancelled
CI / Test Coverage (push) Has been cancelled
CI / Build (push) Has been cancelled
9 lines
296 B
Plaintext
9 lines
296 B
Plaintext
# Tracearr Mobile Environment Variables
|
|
# Copy this file to .env and fill in your values
|
|
|
|
# Your Tracearr server URL (set during QR pairing, but can override for development)
|
|
# EXPO_PUBLIC_API_URL=http://localhost:3000
|
|
|
|
# EAS Project ID (from expo.dev)
|
|
EXPO_PUBLIC_PROJECT_ID=your-eas-project-id
|