# Server PORT=3327 # Matrix MATRIX_HOMESERVER_URL=http://localhost:8008 MATRIX_ACCESS_TOKEN=syt_xxx MATRIX_ALLOWED_ROOMS=#chat:matrix.mana.how MATRIX_STORAGE_PATH=./data/bot-storage.json # Chat Backend CHAT_BACKEND_URL=http://localhost:3002 CHAT_API_PREFIX= # Mana Core Auth MANA_CORE_AUTH_URL=http://localhost:3001