1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
2953: Update admin password for demo server r=mergify[bot] a=Diman0

## What type of PR?

misc

## What does this PR do?
Password needed to be updated for the admin Mailu account of the demo server. This has happened. This PR updates the documentation.

### Related issue(s)
- [#27](https://github.com/Mailu/infra/issues/27)
-

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [n/a] In case of feature or enhancement: documentation updated accordingly
- [n/a] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Dimitri Huisman <diman@huisman.xyz>
This commit is contained in:
bors[bot] 2023-09-27 14:13:16 +00:00 committed by GitHub
commit 4c552549f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ Connecting to the server
* Webmail : https://test.mailu.io/webmail/
* Admin UI : https://test.mailu.io/admin/
* Admin login : ``admin@test.mailu.io``
* Admin password : ``letmein``
* Admin password : ``Mailu+Demo@test.mailu.io`` (remove + and @test.mailu.io to get the correct password).
* RESTful API: https://test.mailu.io/api
* API token: ``Bearer APITokenForMailu``