mirror of
https://github.com/tmdinosaurcenter/kiosk-guestbook.git
synced 2026-06-11 10:39:09 -06:00
581a96d634
- 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.