initial audiocove integration

This commit is contained in:
Stefan Hardegger
2026-07-13 09:26:45 +02:00
parent e03031ea05
commit 9161ec6baa
10 changed files with 461 additions and 3 deletions

View File

@@ -32,5 +32,10 @@ OPENSEARCH_PASSWORD=secure_opensearch_password_here
# Image Storage
IMAGE_STORAGE_PATH=/app/images
# AudioCove Integration (optional)
# Set these to enable the "Send to Audiocove" button on story detail pages
AUDIOCOVE_URL=http://audiocove:8000
AUDIOCOVE_API_KEY=your-audiocove-api-key
# Frontend API URL (for development only - not used in Docker)
NEXT_PUBLIC_API_URL=http://localhost:8080/api