Rend l'ensemble du repo agnostique de l'infra perso (paths/domaines/services paramétrés)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
BASE="$(dirname "$0")"
|
||||
cd "$BASE" || exit 1
|
||||
|
||||
IMAGE_URL="${MONITORINK_URL:-https://monitorink.homelab.nestor-server.fr/image.png}"
|
||||
IMAGE_URL="${MONITORINK_URL:-http://monitorink.local/image.png}"
|
||||
# Endpoints du refresh partiel, dérivés de l'URL image (.../image.png -> .../frame.meta|frame.png).
|
||||
BASE_URL="${IMAGE_URL%/image.png}"
|
||||
META_URL="$BASE_URL/frame.meta"
|
||||
|
||||
Reference in New Issue
Block a user