feat/just-dev-web-traefik #3
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/just-dev-web-traefik"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
dev-web now uses compose.dev.yml with Traefik routing to {USER}-lets-chat.a8n.run, matching the pattern used in saas, rusty-links, rus, and dmarc-reporter. The previous local-only dx serve behavior moves to dev-web-local. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>- Pass --addr 0.0.0.0 --port 8080 to dx serve so Traefik can reach it - Rename Traefik domain from {USER}-lets-chat to {USER}-chat - Add turbofish to .parse::<HeaderValue>() for type inference Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>