32f83d714ee4fe5f5c3a84acbd11185c78d32630
## Changes - Delete Dockerfile and .dockerignore (no longer needed) - Rewrite deploy-langgraph.yml: zip deploy to Web App (not ACR build) - Update deploy-langgraph-ui.yml: VITE_LANGGRAPH_URL → soc-langgraph.azurewebsites.net ## Azure Resources - CREATED: soc-langgraph Web App (Node.js 20, B1 Linux, southeastasia) - CREATED: soc-langgraph-plan (App Service Plan, B1, southeastasia) - DELETED: soc-langgraph Container App - DELETED: soc-cae Container App Environment - DELETED: socsocacr ACR - All env vars migrated to Web App - Startup: npx langgraphjs dev --host 0.0.0.0 --port 2024 --no-browser - WEBSITES_PORT=2024 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
14 MiB
Languages
TypeScript
89.2%
CSS
4.3%
Makefile
2.9%
JavaScript
2.5%
Dockerfile
0.5%
Other
0.6%