diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..c9eb676 --- /dev/null +++ b/.env.example @@ -0,0 +1,4 @@ +# Azure Static Web Apps 环境变量 +NEXT_PUBLIC_DATA_INGESTION_URL=http://135.171.216.9/api/data-ingestion +NEXT_PUBLIC_MCP_SERVER_URL=http://135.171.216.9/api/mcp +NEXT_PUBLIC_API_GATEWAY_URL=http://135.171.216.9/api