Beautify changes by @revant (#20)
* feat: add gevent to worker image * feat: real_ip configuration for nginx * Return `healthcheck.sh` just for tests Co-authored-by: Lev Vereshchagin <mail@vrslev.com>
This commit is contained in:
committed by
GitHub
parent
3e424fb522
commit
c2d57c8ce0
3
build/worker/gevent_patch.py
Normal file
3
build/worker/gevent_patch.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import gevent.monkey
|
||||
|
||||
gevent.monkey.patch_all()
|
||||
Reference in New Issue
Block a user