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

5 lines
140 B
Text

# Mana Core Auth Configuration
PUBLIC_MANA_CORE_AUTH_URL=http://localhost:3001
# Chat Backend API
PUBLIC_BACKEND_URL=http://localhost:3002