Merge branch 'master' of https://github.com/runtipi/runtipi-appstore
This commit is contained in:
commit
969c35711d
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8011,
|
||||
"id": "actual-budget",
|
||||
"tipi_version": 14,
|
||||
"version": "23.12.1",
|
||||
"tipi_version": 15,
|
||||
"version": "24.1.0",
|
||||
"categories": [
|
||||
"finance"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.9"
|
|||
services:
|
||||
actual-budget:
|
||||
container_name: actual-budget
|
||||
image: actualbudget/actual-server:23.12.1
|
||||
image: actualbudget/actual-server:24.1.0
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:5006
|
||||
|
|
Loading…
Reference in New Issue
Block a user