mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-09 20:47:58 -05:00
13 lines
287 B
YAML
13 lines
287 B
YAML
images:
|
|
image:
|
|
repository: ghcr.io/esphome/esphome
|
|
tag: 2025.2.0
|
|
|
|
consts:
|
|
esphome_container_name: esphome
|
|
perms_container_name: permissions
|
|
config_path: /config
|
|
pio_path: /config/.esphome/.platformio
|
|
pio_globallib_path: /config/.esphome/piolibs
|
|
cache_path: /.cache
|