|
@@ -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:
|