initial audiocove integration
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user