mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
alias
This commit is contained in:
@ -1 +0,0 @@
|
||||
APPNAME=immich
|
@ -23,9 +23,6 @@ services:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
env_file:
|
||||
- stack.env
|
||||
- .env
|
||||
environment:
|
||||
- lala=${APPNAME}
|
||||
ports:
|
||||
- '2283:2283'
|
||||
depends_on:
|
||||
@ -37,7 +34,7 @@ services:
|
||||
labels:
|
||||
- homepage.group=Media
|
||||
- homepage.name=Immich
|
||||
- homepage.icon=${APPNAME}.png
|
||||
- homepage.icon=immich.png
|
||||
- homepage.href=https://immich.sectorq.eu
|
||||
- homepage.description=Photo server
|
||||
- homepage.server=my-docker
|
||||
|
@ -21,4 +21,4 @@ DB_USERNAME=postgres
|
||||
DB_DATABASE_NAME=immich
|
||||
IMMICH_INSTANCE_URL=https://immich.sectorq.eu/api
|
||||
IMMICH_API_KEY=l4c1j4yd33Du5lo
|
||||
APPNAME=immich
|
||||
APPNAME=immich
|
||||
|
Reference in New Issue
Block a user