managarten/apps/chat/apps/mobile/.env.example
2025-11-27 02:25:37 +01:00

6 lines
233 B
Text

# Mana Core Auth Configuration
EXPO_PUBLIC_MANA_CORE_AUTH_URL=http://localhost:3001
# Chat Backend API
# The backend handles AI API calls securely - no API keys needed in the mobile app
EXPO_PUBLIC_BACKEND_URL=http://localhost:3002