immich-public-proxy/.env.example

6 lines
164 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"
SERVER_URL=https://shared.example.com
2024-10-29 05:49:54 -04:00
SERVER_PORT=3000
2024-10-29 11:15:34 -04:00
CACHE_AGE=2592000