stop tracking .env / .idea/*

This commit is contained in:
MEGASOL\simon.adams
2025-08-26 14:09:09 +02:00
parent b10ef150be
commit d8899421ed

14
.env
View File

@@ -1,14 +0,0 @@
# Backend host/port
HOST=0.0.0.0
PORT=8080
# Immich connection
IMMICH_BASE_URL=http://192.168.8.60:2283//api
IMMICH_API_KEY=n7lO2oRFVhMXqI10YL8nfelIC9lZ8ND8AxZqx1XHiA
MAX_CONCURRENT=3
# Optional admin token to allow UI-based config updates
CONFIG_TOKEN=change-me
# Data path inside the container
STATE_DB=./data/state.db