lea-GEO / Procfile
hsmm's picture
Initial commit for HF Space
35bdde1
Raw
History Blame Contribute Delete
70 Bytes
web: uvicorn geo_service.app:app --host 0.0.0.0 --port ${PORT:-7860}