stop tracking .env / .idea/*
This commit is contained in:
@@ -3,8 +3,8 @@ HOST=0.0.0.0
|
|||||||
PORT=8080
|
PORT=8080
|
||||||
|
|
||||||
# Immich connection
|
# Immich connection
|
||||||
IMMICH_BASE_URL=http://192.168.8.60:2283//api
|
IMMICH_BASE_URL=http://127.0.0.1:2283//api
|
||||||
IMMICH_API_KEY=n7lO2oRFVhMXqI10YL8nfelIC9lZ8ND8AxZqx1XHiA
|
IMMICH_API_KEY=ADD-YOUR-API-KEY
|
||||||
MAX_CONCURRENT=3
|
MAX_CONCURRENT=3
|
||||||
|
|
||||||
# Optional admin token to allow UI-based config updates
|
# Optional admin token to allow UI-based config updates
|
||||||
|
|||||||
Reference in New Issue
Block a user