Merge branch 'master' into sqlite

This commit is contained in:
advplyr
2023-03-11 11:54:34 -06:00
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -34,4 +34,4 @@ HEALTHCHECK \
--timeout=3s \ --timeout=3s \
--start-period=10s \ --start-period=10s \
CMD curl -f http://127.0.0.1/healthcheck || exit 1 CMD curl -f http://127.0.0.1/healthcheck || exit 1
CMD ["npm", "start"] CMD ["node", "index.js"]
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 221 KiB

+1 -1
View File
@@ -49,7 +49,7 @@ Check out the [API documentation](https://api.audiobookshelf.org/)
<br /> <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 /> <br />