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
|
||||
|
||||
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 :
|
||||
```sh
|
||||
docker compose logs bottin | grep password:
|
||||
|
@ -169,7 +169,7 @@ docker compose logs bottin | grep password:
|
|||
|
||||
|
||||
#### 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/):
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Add table
Reference in a new issue