mirror of
https://github.com/tmdinosaurcenter/kiosk-guestbook.git
synced 2026-06-04 01:18:12 -06:00
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.
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
Flask==2.2.5
|
||||
Werkzeug>=3.0.6
|
||||
|
||||
gunicorn
|
||||
Reference in New Issue
Block a user