You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The queryengine service in docker-compose.yml still uses the old flat CLI flags removed in #313. Update it to use --config-file (with KEY=VALUE overrides for the dynamic env vars) when cutting the next release.
The
queryengineservice indocker-compose.ymlstill uses the old flat CLI flags removed in #313. Update it to use--config-file(with KEY=VALUE overrides for the dynamic env vars) when cutting the next release.