watershed-project / procfile
parthmax24's picture
Initial commit
52de2ff
Raw
History Blame Contribute Delete
56 Bytes
web: uvicorn app:app --host=0.0.0.0 --port=${PORT:-7860}