mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-19 00:41:24 +02:00
6 lines
233 B
Text
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
|