mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
feat!: add docker project name (#4906)
* add: docker project name * chore: linting --------- Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
This commit is contained in:
parent
92ec1ce77f
commit
895129c997
3 changed files with 8 additions and 2 deletions
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
version: "3.8"
|
||||
|
||||
name: immich-dev
|
||||
|
||||
services:
|
||||
immich-server:
|
||||
container_name: immich_server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue