better test instructions

This commit is contained in:
Quentin 2024-02-23 20:51:34 +01:00
parent 64e2d21925
commit 1a5e6d1b88
Signed by: quentin
GPG key ID: E9602264D639FF68

View file

@ -108,8 +108,10 @@ If you are interested in being an Aerogramme early adopter, it might be the good
share your use cases, in order to shape its future and be ready to go in production when its public beta will be announced. share your use cases, in order to shape its future and be ready to go in production when its public beta will be announced.
``` ```bash
docker run -p 1143:1143 registry.deuxfleurs.org/aerogramme:0.2.2 docker run --net host registry.deuxfleurs.org/aerogramme:0.2.2
``` ```
*It will launch Aerogramme in development mode. Username is `alice`, password is `hunter2`, email is `alice@example.tld`.
[Download](/download/) - [Changelog](https://git.deuxfleurs.fr/Deuxfleurs/aerogramme/releases/tag/0.2.2) - [Getting started](/documentation/) [Download](/download/) - [Changelog](https://git.deuxfleurs.fr/Deuxfleurs/aerogramme/releases/tag/0.2.2) - [Getting started](/documentation/)