updated port and version

This commit is contained in:
porroe 2023-08-25 15:02:24 -07:00
parent 91909e32db
commit 3af96105a2
2 changed files with 3 additions and 3 deletions

View File

@ -3,10 +3,10 @@
"name": "Audiobookshelf", "name": "Audiobookshelf",
"available": true, "available": true,
"exposable": true, "exposable": true,
"port": 8003, "port": 13378,
"id": "audiobookshelf", "id": "audiobookshelf",
"tipi_version": 1, "tipi_version": 1,
"version": "latest", "version": "v2.3.3",
"categories": [ "categories": [
"books", "books",
"media" "media"

View File

@ -1,4 +1,4 @@
version: "3.7" version: "v2.3.3"
services: services:
audiobookshelf: audiobookshelf:
container_name: audiobookshelf container_name: audiobookshelf