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=traefik.http.routers.http-catchall.entrypoints=w
HTTPS_REDIRECT_MIDDLEWARE_LABEL=traefik.http.routers.http-catchall.middlewares=redirect-to-https
HTTPS_USE_REDIRECT_MIDDLEWARE_LABEL=traefik.http.middlewares.redirect-to-https.redirectscheme.scheme=https
SKIP_NGINX_TEMPLATE_GENERATION=0
WORKER_CLASS=gthread