2 Commits

Author SHA1 Message Date
Steve Dogiakos
5d71d778f8 added python focused .gitignore. Attempted to update .env but it might not take due to .gitignore. 2025-04-01 22:12:24 -06:00
Steve Dogiakos
581a96d634 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