Files
DocMaster/.gitignore
T
Ondrej Trochta a538b800e5 Fix service names, add log viewer, strip ANSI codes
- Separate container names from compose service names (fixes "no such service" error)
- Add app log with deploy/merge history (persisted to logs/app.log)
- Add Docker log viewer modal per container (with ANSI stripping)
- App Log button in header for deploy history
- Log button on each service chip for Docker container logs
- Colorized log output (errors in red)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 00:04:52 +01:00

6 lines
56 B
Plaintext

node_modules/
dist/
*.js.map
deployed-hashes.json
logs/