mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-08 04:03:51 -05:00
14 lines
336 B
YAML
14 lines
336 B
YAML
images:
|
|
image:
|
|
repository: actualbudget/actual-server
|
|
tag: 25.11.0
|
|
container_utils_image:
|
|
repository: ixsystems/container-utils
|
|
tag: 1.0.2
|
|
consts:
|
|
actual_budget_container_name: actual-budget
|
|
perms_container_name: permissions
|
|
base_data_path: /data
|
|
ssl_key_path: /certs/tls.key
|
|
ssl_cert_path: /certs/tls.crt
|