immich db setup
This commit is contained in:
@@ -34,3 +34,5 @@ UMAMI: |
|
||||
DB_PASSWORD=...
|
||||
DATABASE_URL=postgresql://username:mypassword@localhost:5432/mydb
|
||||
APP_SECRET=...
|
||||
IMMICH: |
|
||||
DB_URL = "postgresql://immich_user:...@localhost:5432/immich_db";
|
||||
|
||||
Reference in New Issue
Block a user