mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-02-28 13:09:40 +00:00
Merge branch 'master' into sqlite
This commit is contained in:
commit
adc4309951
4 changed files with 2 additions and 2 deletions
|
|
@ -34,4 +34,4 @@ HEALTHCHECK \
|
|||
--timeout=3s \
|
||||
--start-period=10s \
|
||||
CMD curl -f http://127.0.0.1/healthcheck || exit 1
|
||||
CMD ["npm", "start"]
|
||||
CMD ["node", "index.js"]
|
||||
|
|
|
|||
BIN
images/DemoLibrary.png
Normal file
BIN
images/DemoLibrary.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 221 KiB |
|
|
@ -49,7 +49,7 @@ Check out the [API documentation](https://api.audiobookshelf.org/)
|
|||
|
||||
<br />
|
||||
|
||||
<img alt="Library Screenshot" src="https://github.com/advplyr/audiobookshelf/raw/master/images/LibraryStreamSquare.png" />
|
||||
<img alt="Library Screenshot" src="https://github.com/advplyr/audiobookshelf/raw/master/images/DemoLibrary.png" />
|
||||
|
||||
<br />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue