diff --git a/.env.example b/.env.example index 7bbd09e..ae61e26 100644 --- a/.env.example +++ b/.env.example @@ -25,7 +25,3 @@ GRAV_TEST_USER=mischa GRAV_TEST_PASS=TravelBlog2026! GRAV_BASE_URL=http://localhost:8081 GRAV_USER_DIR=/home/mischa/Projects/travel-blog-intotheeast/user - -# travel-memories — Immich connection (used by the travel-memories Docker service) -IMMICH_URL=http://192.168.1.x:2283 -IMMICH_API_KEY=your-immich-api-key