RealtimeSDWebRTC / build-run.sh
Jon Taylor
first commit
bd1c43c
raw
history blame
81 Bytes
#!/bin/bash
gunicorn --workers=2 --log-level info server:app --bind=0.0.0.0:8080