andreschaffer/event-sourcing-cqrs-examples

View on GitHub
src/environments/development.yml

Summary

Maintainability
Test Coverage
server:
  applicationConnectors:
    - type: http
      port: 8080
  adminConnectors:
    - type: http
      port: 8081