1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-11-23 22:04:47 +02:00

Add some faq entries

This commit is contained in:
kaiyou
2020-02-07 17:14:09 +01:00
parent 869f230e0d
commit 6edf7a7896
2 changed files with 43 additions and 1 deletions

View File

@@ -106,7 +106,7 @@ Else, if you don't go with the automatic way, you need to manually create the ad
.. code-block:: bash
docker-compose exec admin flask mailu admin me example.net password
docker-compose exec admin flask mailu admin me example.net 'password'
This will create a user named ``me@example.net`` with password ``password`` and administration privileges. Connect to the Web admin interface and change the password to a strong one.