Added some more content for a quicker start into project

This commit is contained in:
simonox 2023-02-13 18:42:18 +01:00
parent 8c52396541
commit 5e1c84c001
1 changed files with 1 additions and 0 deletions

View File

@ -3,5 +3,6 @@
## Commands
```sh
export DATA_DIR = /some/path/to/mount
docker-compose --file software/container/docker-compose.yml up
```