Files
figlet-ui/nginx.conf
Sebastian Krüger 40d9fb330f fix: use exact match for /api/fonts location in nginx
- Changed from prefix match to exact match (location =)
- Ensures /api/fonts takes priority over other location blocks
- Removes unnecessary regex location block for API routes
2025-11-09 15:11:29 +01:00

1.7 KiB