Skip to content
Snippets Groups Projects
Commit fb066bc4 authored by Rémi PAILHAREY's avatar Rémi PAILHAREY :fork_knife_plate:
Browse files

feat: init fluid prices

parent e5257e0c
No related branches found
No related tags found
1 merge request!51Init fluidprices
Pipeline #73471 passed
......@@ -45,6 +45,15 @@ This command will launch the app from the _docker-compose.local.yml_ file, which
The nginx server needs local ssl certificates in order to run an interact with backend, these certificates are present in the project.
### Fluid prices initialisation
To initialize the database with fluid prices, run the following commands :
```shell
cd scripts
./init-fluidprices.sh
```
To stop it properly use
```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment