Revert "chore: update example URLs to local instance addresses"
This reverts commit caa916a508.
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
# ── Required ──────────────────────────────────────────────────────────────────
|
||||
IMMICH_URL=http://192.168.50.1:30041
|
||||
IMMICH_URL=http://192.168.1.10:2283
|
||||
API_KEY=your-immich-api-key
|
||||
FRIGATE_URL=http://localhost:5001
|
||||
FRIGATE_URL=http://192.168.1.10:5000
|
||||
|
||||
# ── Mode & Strategy ───────────────────────────────────────────────────────────
|
||||
# Auto mode is active by default when no TTY is present (Docker/cron).
|
||||
|
||||
Reference in New Issue
Block a user