Commit Graph

1 Commits

Author SHA1 Message Date
dev
a95c184be7 fix: Fastify on 0.0.0.0, remove vueDevTools, nginx API proxy config
- Fastify listens on 0.0.0.0:3050 (was 127.0.0.1, blocked nginx proxy)
- Remove vite-plugin-vue-devtools (was causing silent page reloads)
- Add asciinator.conf with working nginx config (API proxy strips /api/ prefix)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 11:26:18 +00:00