immich-public-proxy/.env.example

5 lines
119 B
Plaintext
Raw Normal View History

2024-10-28 05:26:27 -04:00
IMMICH_URL=http://localhost:2283
2024-10-29 10:51:49 -04:00
API_KEY="Get this from your Immich Account Settings page"
2024-10-29 14:57:44 -04:00
PORT=3000
2024-10-29 11:15:34 -04:00
CACHE_AGE=2592000