ejemplo-de-chat-con-Django/Procfile
Andros Fenollosa 4f5f389e97
Update Procfile
2020-11-18 00:14:22 +01:00

2 lines
53 B
Plaintext

web: daphne -b 0.0.0.0 -p 80 mi_web.asgi:application