Fixes:
- Default Nuxt port changed to 3000 (thanks to @yurgeman).
- Cleanup old images effectively.
- More attempts on container startups (3->6).
- Always clean up server logs on restart/redeploy.
New features:
- Automatic error reporting (enabled by default)
- Increase build times by leveraging docker build caches
-
Fixes:
- Fix error handling
- Fix vue autodetect
- Custom dockerfile is not the default
Others:
- Cleanup `logs-servers` collection, because old errors are not standardized
- New Traefik proxy version
- Standardized directory configurations