Skip to content

Commit

Permalink
Merge
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-schnell committed Dec 31, 2023
1 parent e288411 commit aaf4b1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ services:
EVENTSTORE_MEM_DB: "true"
EVENTSTORE_RUN_PROJECTIONS: "All"
EVENTSTORE_INSECURE: "true"
EVENTSTORE_ENABLE_ATOM_PUB_OVER_HTTP: "true"
EVENTSTORE_LOG: "/tmp/log-eventstore"
ports:
- "2113:2113"
Expand Down

0 comments on commit aaf4b1f

Please sign in to comment.