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,8 @@
|
||||
ORA_HOST=localhost
|
||||
ORA_PORT=37611
|
||||
ORA_SERVICE=FREEPDB1
|
||||
ORA_USER=vectors_user
|
||||
ORA_PASSWORD=your_password
|
||||
ORA_USER_INDB=vector
|
||||
ORA_PASSWORD_INDB=your_password
|
||||
PHOTOS_DIR=/path/to/photos
|
||||
Reference in New Issue
Block a user