Spaces:
Sleeping
Sleeping
| FROM ghcr.io/libredb/libredb-studio:v0.7.0 | |
| # Hugging Face Spaces requires port 7860 | |
| ENV PORT=7860 | |
| EXPOSE 7860 |
| FROM ghcr.io/libredb/libredb-studio:v0.7.0 | |
| # Hugging Face Spaces requires port 7860 | |
| ENV PORT=7860 | |
| EXPOSE 7860 |