Sentiment / Procfile
NzTama's picture
Initial clean deploy: Sentiment Analysis
fa8ff66
raw
history blame contribute delete
48 Bytes
web: uvicorn app:app --host 0.0.0.0 --port $PORT