documentation

This commit is contained in:
pb
2024-07-04 15:56:36 +02:00
parent a1f04dc2f0
commit b40879d8aa
4 changed files with 63 additions and 2 deletions

View File

@@ -55,9 +55,9 @@ Deploy :
## Populating the MongoDB database
From the root of the projet run :
On the machine running the mongoDB container, from the root of the project run this line :
`./scripts/multinode.sh ./scripts/demo.json`
`./scripts/populate_models.sh ./scripts/demo.json`
This script should be updated to be ran from anywhere.