mirror of
https://github.com/neogeek23/drawshare.git
synced 2026-02-04 02:58:16 +00:00
3 lines
108 B
Plaintext
3 lines
108 B
Plaintext
web: daphne ChannelsDrawShareSite.asgi:application --port $PORT --bind 0.0.0.0 -v2
|
|
worker: python manage.py
|