Skip to content

Commit

Permalink
Add CSV import instructions for standalone
Browse files Browse the repository at this point in the history
  • Loading branch information
bokub authored May 29, 2024
1 parent bf9ff8e commit 97898c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,3 +194,5 @@ services:
volumes:
- <options-folder>:/data
```

Pour importer des fichiers CSV (optionnel), rajoutez simplement un deuxième volume `<csv-folder>:/config` où `<csv-folder>` correspond au **dossier** contenant vos fichiers CSV.

0 comments on commit 97898c2

Please sign in to comment.