Add .env.example templates and document configuration in README
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
DB_HOST=localhost
|
||||
DB_PORT=5433
|
||||
DB_NAME=vectors_demo
|
||||
DB_USER=dl
|
||||
DB_PASSWORD=your_password
|
||||
PHOTOS_DIR=/path/to/photos
|
||||
Reference in New Issue
Block a user