Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 419 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 419 Bytes

Micro Client Bundle

Config

micro_service:
  connections:
    passport:
      ip: 127.0.0.1
      port: 9002
      route:  passport
      wait: 0.25

Register

return [
        \Micseres\MicroClientBundle\MicroClientBundle::class => ['all' => true],
];

License

The Soft Deletable Bundle is open-sourced software licensed under the MIT license.