Aimpress_site/server
Vadym Samoilenko f7a010fc93 Fix nginx /blog/ 403: use try_files \$uri /index.html without \$uri/
When \$uri ends with / and the directory exists (dist/blog/), nginx
considers it "found" and returns 403 (no autoindex, no index.html).
Removing \$uri/ ensures SPA fallback always works for route paths.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 21:42:41 +00:00
..
docker-compose.yml Add Twenty CRM integration + lead enrichment + pulsating chat bubble 2026-03-08 18:13:26 +00:00
nginx.conf Fix nginx /blog/ 403: use try_files \$uri /index.html without \$uri/ 2026-03-18 21:42:41 +00:00
sync-reviews.mjs Filter out reviews without text, sync twice a month 2026-03-08 14:40:13 +00:00