# Server PORT=3326 # Matrix MATRIX_HOMESERVER_URL=http://localhost:8008 MATRIX_ACCESS_TOKEN=syt_xxx MATRIX_ALLOWED_ROOMS=#skilltree:matrix.mana.how MATRIX_STORAGE_PATH=./data/bot-storage.json # Skilltree Backend SKILLTREE_BACKEND_URL=http://localhost:3024 SKILLTREE_API_PREFIX=/api/v1 # Mana Core Auth MANA_CORE_AUTH_URL=http://localhost:3001