revert to using icon labels instead of hardcoding icons in the compose files.

This commit is contained in:
kelinfoxy
2026-03-17 20:02:26 -04:00
parent f32a343cf3
commit 5d766f20e7
18 changed files with 132 additions and 23 deletions

View File

@@ -50,7 +50,7 @@ services:
condition: service_healthy
labels:
- 'com.getarcaneapp.arcane.depends-on: yarnl-db'
- ${ICON_LABEL}
- com.getarcaneapp.arcane.icon=https://cdn.jsdelivr.net/gh/selfhst/icons@main/svg/yarnl.svg
- ${HOST_LABEL}
- ${LOADBALANCER_LABEL}
- ${WATCHTOWER_ENABLE_LABEL}