Commit Graph

2 Commits

Author SHA1 Message Date
Steve Dogiakos d126d18fe9 chore: add Python-focused .gitignore 2025-04-01 22:12:24 -06:00
Steve Dogiakos 75e69d5144 chore: lint and update docker-compose.yml
- Fixed port variable interpolation to use ${PORT:-8000} for a default value.
- Updated volume configuration to use a named volume (guestbook_data) mounted at /data.
- Improved YAML formatting for clarity.
2025-04-01 21:53:25 -06:00