Closed mtlynch closed 1 year ago
docker-compose unintentionally had a dependency on the existence of GCP service account secrets, which are actually optional. This fixes docker-compose so that it can run even if GCP service account credentials are not present on the filesystem.
docker-compose unintentionally had a dependency on the existence of GCP service account secrets, which are actually optional. This fixes docker-compose so that it can run even if GCP service account credentials are not present on the filesystem.