Update README.md

This commit is contained in:
Emrik Östling 2024-05-29 10:07:40 +02:00 committed by GitHub
parent 904b944766
commit 394cc3b7bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,7 +35,7 @@ services:
- JWT_SECRET=aLongAndSecretStringUsedToSignTheJSONWebToken1234
- HTTP_ALLOWED=false # setting this to true is unsafe, but as long as it locally and you trust your local network there is no problem
volumes:
- /path/you/want:/app/data
- convertx:/app/data
```
<!-- or