From 361b124908161cec61dfa207cc0c5e54b675ec73 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sat, 24 Jan 2026 04:32:49 +0000 Subject: [PATCH] Update Photography_Containers/pigallery2/compose.yaml --- Photography_Containers/pigallery2/compose.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Photography_Containers/pigallery2/compose.yaml b/Photography_Containers/pigallery2/compose.yaml index ac01b8e..8c2c339 100644 --- a/Photography_Containers/pigallery2/compose.yaml +++ b/Photography_Containers/pigallery2/compose.yaml @@ -12,4 +12,9 @@ services: - "/srv/docker/pigallery2/tmp:/app/data/tmp" ports: - 5007:80 - restart: unless-stopped \ No newline at end of file + restart: unless-stopped + labels: + - flame.type=application # "app" works too + - flame.name=PI-Gallery2 + - flame.url=http://pigallery2.gabesville.internal + - flame.icon=camera \ No newline at end of file