immich-public-proxy/.env.example

6 lines
164 B
Plaintext
Raw Normal View History

2024-10-28 10:26:27 +01:00
IMMICH_URL=http://localhost:2283
2024-10-29 15:51:49 +01:00
API_KEY="Get this from your Immich Account Settings page"
SERVER_URL=https://shared.example.com
2024-10-29 10:49:54 +01:00
SERVER_PORT=3000
2024-10-29 16:15:34 +01:00
CACHE_AGE=2592000