updated port and version
This commit is contained in:
parent
91909e32db
commit
3af96105a2
|
@ -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"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
version: "3.7"
|
version: "v2.3.3"
|
||||||
services:
|
services:
|
||||||
audiobookshelf:
|
audiobookshelf:
|
||||||
container_name: audiobookshelf
|
container_name: audiobookshelf
|
||||||
|
|
Loading…
Reference in New Issue
Block a user