rebrand: rename service and container from immich-frame to frambe
This commit is contained in:
+2
-2
@@ -1,9 +1,9 @@
|
|||||||
version: "3.8"
|
version: "3.8"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
immich-frame:
|
frambe:
|
||||||
build: .
|
build: .
|
||||||
container_name: immich-frame
|
container_name: frambe
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "3000:3000"
|
||||||
|
|||||||
Reference in New Issue
Block a user