fix: add WORKER_CLASS under erpnext-python in docker-compose.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user