mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-09 20:47:58 -05:00
* chore(deps): update updates-patch-minor * revert vitransfer --------- Co-authored-by: bugclerk <bugclerk@ixsystems.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
14 lines
294 B
YAML
14 lines
294 B
YAML
images:
|
|
image:
|
|
repository: filebrowser/filebrowser
|
|
tag: v2.48.2
|
|
|
|
consts:
|
|
filebrowser_container_name: filebrowser
|
|
init_container_name: init
|
|
perms_container_name: permissions
|
|
data_path: /data
|
|
config_path: /config
|
|
ssl_cert_path: /certs/tls.crt
|
|
ssl_key_path: /certs/tls.key
|