This commit is contained in:
parent
97a0d1ed24
commit
c1fcc1bbba
1 changed files with 2 additions and 2 deletions
|
@ -158,7 +158,7 @@ It will be available on http://localhost:9991.
|
||||||
|
|
||||||
#### How to get my admin password
|
#### How to get my admin password
|
||||||
|
|
||||||
On first Bottin's run, it is displayed in the logs.
|
On first Bottin's run, it is displayed in the logs.
|
||||||
You can easily find it by reading the container logs :
|
You can easily find it by reading the container logs :
|
||||||
```sh
|
```sh
|
||||||
docker compose logs bottin | grep password:
|
docker compose logs bottin | grep password:
|
||||||
|
@ -169,7 +169,7 @@ docker compose logs bottin | grep password:
|
||||||
|
|
||||||
|
|
||||||
#### Garage
|
#### Garage
|
||||||
⚠️ Be aware at this stage that your local Guichet installation is not 100% working, especially the websites features.
|
⚠️ Be aware at this stage that your local Guichet installation is not 100% working, especially the websites features.
|
||||||
You need to initialise Garage. It can be done in a few commands, coming from [the official Garage's documentation](https://garagehq.deuxfleurs.fr/documentation/quick-start/):
|
You need to initialise Garage. It can be done in a few commands, coming from [the official Garage's documentation](https://garagehq.deuxfleurs.fr/documentation/quick-start/):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue