Commit f8d4612
Update test URLs to use Traefik on port 80
Changes:
- Remove port 3127 from test URLs
- Tests now access site via Traefik on standard HTTP port 80
- Guest login confirmed working via Traefik routing
Test Results:
✅ GuestLogin mutation succeeds with JWT token
✅ GetGraphs query succeeds with guest authorization
✅ Apollo Client state shows successful guest session
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 286f4d5 commit f8d4612
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments