Browse Source

Actualizar 'webview/docker-compose.yml'

baguilar 4 years ago
parent
commit
f272438c8e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      webview/docker-compose.yml

+ 1 - 0
webview/docker-compose.yml

@@ -14,6 +14,7 @@ services:
           WEB2PY_ADMIN_SECURITY_BYPASS: "true"
           db_migrate: "true"
           settings_cors_allowed: '["${FRONTEND_URL}", "http://localhost:9000"]'
+          UWSGI_OPTIONS: '-M -T -i -p 4 -t 60'
         image: "hub.botprotec.com/botpro/botpro-bantrab-webview:${VERSION_TAG}"
         command: uwsgi
         ports: