mirror of
https://github.com/tmdinosaurcenter/kiosk-guestbook.git
synced 2025-04-03 10:51:23 -06:00
- 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.
3 lines
37 B
Plaintext
3 lines
37 B
Plaintext
Flask==2.2.5
|
|
Werkzeug>=3.0.6
|
|
gunicorn |