backend/src/services/file/localhostFileStorage.ts
and replace this variable:FILE_STORAGE_PROVIDER
variable fo the backend/.env file to use gcp.FILE_STORAGE_BUCKET
variable. The value must be your bucket-name.join lines
command.GOOGLE_CLOUD_PLATFORM_CREDENTIALS
variable.gcloud auth login
.FILE_STORAGE_PROVIDER
variable fo the backend/.env file to use aws.FILE_STORAGE_BUCKET
variable.