docs: update readme.md

pull/238/head
sct 4 years ago
parent 2ce6e0a94a
commit 27349ec953

@ -55,7 +55,7 @@ docker run -d \
-e LOG_LEVEL=info \ -e LOG_LEVEL=info \
-e TZ=Asia/Tokyo \ -e TZ=Asia/Tokyo \
-p 5055:3000 \ -p 5055:3000 \
-v /path/to/appdata/config:/config \ -v /path/to/appdata/config:/app/config \
--restart unless-stopped \ --restart unless-stopped \
sctx/overseerr sctx/overseerr
``` ```
@ -105,6 +105,7 @@ Our [Code of Conduct](https://github.com/sct/overseerr/blob/develop/CODE_OF_COND
<!-- markdownlint-enable --> <!-- markdownlint-enable -->
<!-- prettier-ignore-end --> <!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END --> <!-- ALL-CONTRIBUTORS-LIST:END -->
## Contributing ## Contributing

Loading…
Cancel
Save