MemMachine-Playground / Dockerfile

Commit History

Switch back to main app.py
d2e40af

Anirudh Esthuri commited on

Fix: Add default port value when PORT env var is empty
a2c6cb7

Anirudh Esthuri commited on

Match working Playground setup: Python 3.10 and simpler CMD
f8da35d

Anirudh Esthuri commited on

Enable CORS and add debug output to Dockerfile CMD
e09b564

Anirudh Esthuri commited on

Copy test app in Dockerfile
8629ce2

Anirudh Esthuri commited on

Add minimal test app to diagnose blank screen issue
d339335

Anirudh Esthuri commited on

Fix: Handle empty PORT env var with default value 7860
14aec40

Anirudh Esthuri commited on

Fix: Add error handling for missing files and use PORT env var correctly
1dbbeef

Anirudh Esthuri commited on

Fix: Use PORT env var from Hugging Face Spaces instead of hardcoding port
a56dead

Anirudh Esthuri commited on

Copy all files from Playground - app, gateway_client, llm, model_config, requirements, styles, assets, and config files
e91e2b4

Anirudh Esthuri commited on