mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 19:16:32 +03:00
add patchlevel/event-sourcing-bundle (#1335)
* add patchlevel event sourcing bundle * add new lines * add improvements for version 1.2
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
patchlevel_event_sourcing:
|
||||
watch_server:
|
||||
enabled: true
|
||||
@@ -0,0 +1,4 @@
|
||||
patchlevel_event_sourcing:
|
||||
aggregates_paths: '%kernel.project_dir%/src'
|
||||
connection:
|
||||
url: '%env(EVENTSTORE_URL)%'
|
||||
Reference in New Issue
Block a user