dont use S3 directly allow to use any document url (document service agnostic)
All checks were successful
Build and Publish / build-release (push) Successful in 1m30s
All checks were successful
Build and Publish / build-release (push) Successful in 1m30s
This commit is contained in:
@@ -45,8 +45,6 @@ config :commanded_ecto_projections,
|
||||
|
||||
config :flop, repo: ProviderService.Repo
|
||||
|
||||
config :provider_service, :s3_bucket, "provider-service"
|
||||
|
||||
# Import environment specific config. This must remain at the bottom
|
||||
# of this file so it overrides the configuration defined above.
|
||||
import_config "#{config_env()}.exs"
|
||||
|
||||
Reference in New Issue
Block a user