fix: add WORKER_CLASS under erpnext-python in docker-compose.yml

This commit is contained in:
Revant Nandgaonkar
2021-05-21 11:29:18 +05:30
parent 0d9cd9d7ce
commit 072375fe07
3 changed files with 3 additions and 0 deletions

View File

@@ -15,3 +15,4 @@ HTTPS_REDIRECT_ENTRYPOINT_LABEL=erpnext.local.no-entrypoint
HTTPS_REDIRECT_MIDDLEWARE_LABEL=erpnext.local.no-middleware
HTTPS_USE_REDIRECT_MIDDLEWARE_LABEL=erpnext.local-no-redirect-middleware
SKIP_NGINX_TEMPLATE_GENERATION=0
WORKER_CLASS=gthread