Added multiple services

This commit is contained in:
2023-02-28 17:24:43 +00:00
parent ea40c69ba4
commit 0236bdb0ae
23 changed files with 439 additions and 12 deletions
+9
View File
@@ -0,0 +1,9 @@
DB_HOSTNAME=immich_postgres
DB_USERNAME=ANVdeo9LyBqXwKwsCZMnSYe4yApjB7mvKtDE9CTTrMaq2tA3Hn
DB_PASSWORD=KfVYJXdmN2jJd8BpU2AMGcJ9t9od4NgQrcRc6g9yeqZAZVYo68
DB_DATABASE_NAME=immich
REDIS_HOSTNAME=immich_redis
UPLOAD_LOCATION=/export/photos/phone-lino
LOG_LEVEL=simple
PUBLIC_LOGIN_PAGE_MESSAGE="Photos"
NODE_ENV=production