mirror of
https://github.com/Mailu/Mailu.git
synced 2025-03-17 20:57:54 +02:00
Update docs/cli.rst
Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
This commit is contained in:
parent
8d8f753796
commit
511cdcf1ba
@ -188,7 +188,7 @@ The current version of docker compose exec does not pass stdin correctly, so you
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
docker exec -i $(docker compose ps -q admin) flask mailu config-import -nv < mail-config.yml
|
||||
docker compose exec -T admin flask mailu config-import -nv < mail-config.yml
|
||||
|
||||
mail-config.yml contains the configuration and looks like this:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user