update migrations
All checks were successful
Build and Publish / build-release (push) Successful in 1m37s
All checks were successful
Build and Publish / build-release (push) Successful in 1m37s
This commit is contained in:
@@ -35,7 +35,7 @@ config :provider_service, ProviderService.EventStore,
|
||||
hostname: "localhost",
|
||||
pool_size: 10
|
||||
|
||||
config :provider_service, :s3_bucket, "policy-bucket"
|
||||
config :provider_service, :s3_bucket, "provider-service"
|
||||
|
||||
config :provider_service,
|
||||
solicitation_service_url: "http://localhost:8081"
|
||||
|
||||
Reference in New Issue
Block a user