The default broadsea docker-compose seems to only support postgres cdm datasets.
Is it possible to configure it to support both postgres and bigquery?
Is it valid to add “env=webapi-postgresql,webapi-bigquery” to ohdsi-webapi service’s environment in the docker-compose above?
Any help is much appreciated. Thanks.