rebrand: rename service and container from immich-frame to frambe

This commit is contained in:
2026-05-19 14:52:20 +10:00
parent 96d9c0960a
commit 1756035cf8
+2 -2
View File
@@ -1,9 +1,9 @@
version: "3.8"
services:
immich-frame:
frambe:
build: .
container_name: immich-frame
container_name: frambe
restart: unless-stopped
ports:
- "3000:3000"