mirror of
https://github.com/neogeek23/drawshare.git
synced 2026-02-04 11:08:21 +00:00
3 lines
115 B
Plaintext
3 lines
115 B
Plaintext
web: daphne -b 0.0.0.0 -p $PORT ChannelsDrawShareSite.asgi:application
|
|
worker: python manage.py runworker channels
|