mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-08 04:03:51 -05:00
15 lines
326 B
YAML
15 lines
326 B
YAML
images:
|
|
image:
|
|
repository: ghcr.io/triliumnext/trilium
|
|
tag: v0.100.0
|
|
container_utils_image:
|
|
repository: ixsystems/container-utils
|
|
tag: 1.0.2
|
|
|
|
consts:
|
|
trilium_container_name: trilium
|
|
perms_container_name: permissions
|
|
data_path: /data
|
|
ssl_key_path: /cert/ix-ssl.key
|
|
ssl_cert_path: /cert/ix-ssl.crt
|