chore(dag_engine): app.md v0.2.0 + puerto 4200 (metadata trackeada por el padre)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-02 23:48:59 +02:00
parent e22c33ee6d
commit d8db05e9c9
3 changed files with 13 additions and 12 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ export default defineConfig({
server: {
port: 5175,
proxy: {
"/api": "http://localhost:8090",
"/api": "http://localhost:4200",
},
},
build: {