Spaces:
Runtime error
Runtime error
| #Use public image | |
| FROM ghcr.io/viren070/aiostreams:latest | |
| # (Optional) Expose port if your app runs on specific port | |
| EXPOSE 7860 | |
| ENV PORT=7860 |
| #Use public image | |
| FROM ghcr.io/viren070/aiostreams:latest | |
| # (Optional) Expose port if your app runs on specific port | |
| EXPOSE 7860 | |
| ENV PORT=7860 |