17
0
Fork 0

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
1 changed files with 4 additions and 2 deletions

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.
```
docker run -p 1143:1143 registry.deuxfleurs.org/aerogramme:0.2.2
```bash
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/)