add eventstore on another schema
All checks were successful
Build and Publish / build-release (push) Successful in 1m14s
All checks were successful
Build and Publish / build-release (push) Successful in 1m14s
This commit is contained in:
@@ -42,6 +42,7 @@ if config_env() == :prod do
|
||||
|
||||
config :customer_service, CustomerService.EventStore,
|
||||
serializer: Commanded.Serialization.JsonSerializer,
|
||||
schema: "eventstore",
|
||||
url: database_url,
|
||||
pool_size: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user