Merge branch 'master' into app/Atuin
This commit is contained in:
commit
f5d8aba3ef
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "kavita",
|
"id": "kavita",
|
||||||
"tipi_version": 10,
|
"tipi_version": 11,
|
||||||
"version": "0.7.12",
|
"version": "0.7.13",
|
||||||
"categories": [
|
"categories": [
|
||||||
"media"
|
"media"
|
||||||
],
|
],
|
||||||
|
|
|
@ -3,7 +3,7 @@ version: "3.9"
|
||||||
services:
|
services:
|
||||||
kavita:
|
kavita:
|
||||||
container_name: kavita
|
container_name: kavita
|
||||||
image: jvmilazz0/kavita:0.7.12
|
image: jvmilazz0/kavita:0.7.13
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:5000
|
- ${APP_PORT}:5000
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "octobot",
|
"id": "octobot",
|
||||||
"tipi_version": 4,
|
"tipi_version": 5,
|
||||||
"version": "1.0.6",
|
"version": "1.0.7",
|
||||||
"categories": [
|
"categories": [
|
||||||
"automation",
|
"automation",
|
||||||
"finance"
|
"finance"
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: '3.9'
|
||||||
services:
|
services:
|
||||||
octobot:
|
octobot:
|
||||||
container_name: octobot
|
container_name: octobot
|
||||||
image: drakkarsoftware/octobot:1.0.6
|
image: drakkarsoftware/octobot:1.0.7
|
||||||
environment:
|
environment:
|
||||||
- TZ=${TZ}
|
- TZ=${TZ}
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user