Add .env.example templates and document configuration in README

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-19 12:03:53 +02:00
parent a833300530
commit bc4b871cfb
3 changed files with 54 additions and 0 deletions
+8
View File
@@ -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