DB_CLIENT="mariadb" DB_HOST="127.0.0.1" DB_PORT="3306" DB_USERNAME="sentai" DB_PASSWORD="sentai123" DB_DATABASE="sentai" DB_SYNCHRONIZE="true" JWT_SECRET="replace-with-a-local-secret" APP_DEMO_USER="admin" APP_DEMO_PASSWORD="admin123" NEXT_PUBLIC_API_BASE_URL="http://localhost:3001" MONITORING_INGEST_TOKEN="sentai-monitor-ingest" MONITORING_AGENT_TOKEN="sentai-agent-token"