Update README.md

This commit is contained in:
Emrik Östling 2024-05-28 20:07:36 +02:00 committed by GitHub
parent a98db90c14
commit 708776ee7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,6 +45,8 @@ docker run ghcr.io/c4illin/convertx:master -p 3000:3000 -e ACCOUNT_REGISTRATION=
Then visit `http://localhost:3000` in your browser and create your account. Don't leave it unconfigured and open, as anyone can register the first account. Then visit `http://localhost:3000` in your browser and create your account. Don't leave it unconfigured and open, as anyone can register the first account.
If you get unable to open database file run `chown -R $USER:$USER path` on the path you choose.
## Todo ## Todo
- [x] Add messages for errors in converters - [x] Add messages for errors in converters
- [ ] Add options for converters - [ ] Add options for converters