python-dependency-injector/examples/miniapps/application-multiple-containers-runtime-overriding/README.rst

18 lines
424 B
ReStructuredText
Raw Normal View History

2021-02-19 01:49:39 +03:00
Application example (multiple containers, runtime config overriding)
====================================================================
This example demonstrates how to build application from multiple containers
and override one container config from another one in the runtime.
Run:
.. code-block:: bash
python -m example
You should see:
.. code-block:: bash
Adapter=[DB Path=[~/test]], queue=[Some storage]