PWA exact-match location blocks had no root directive so try_files $uri resolved against nginx's default /etc/nginx/html instead of /usr/share/nginx/html. Moving root to server level fixes all three PWA blocks (registerSW.js, sw.js, manifest.webmanifest). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public/icons | ||
| src | ||
| Dockerfile | ||
| index.html | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||