spawner/user-template-dictionary/templates
XPS\Micro 20a4d60f21 fix: Fix API paths in Dictionary template for Traefik routing
- API calls were using absolute paths (/api/words) but container runs under path prefix
- Added apiBase variable to extract current pathname
- All fetch calls now use relative paths: ${apiBase}/api/words
- Fixes 404 errors when accessing Dictionary template through Traefik
2026-03-19 07:18:15 +01:00
..
index.html fix: Fix API paths in Dictionary template for Traefik routing 2026-03-19 07:18:15 +01:00