Spaces:
Sleeping
Sleeping
| services: | |
| rag-qa-command-center: | |
| build: . | |
| image: rag-qa-command-center:1.0.0 | |
| ports: | |
| - "8501:8501" | |
| environment: | |
| STREAMLIT_SERVER_HEADLESS: "true" | |
| STREAMLIT_SERVER_ADDRESS: "0.0.0.0" | |
| STREAMLIT_SERVER_PORT: "8501" | |