fix cover url export to audiocove

This commit is contained in:
Stefan Hardegger
2026-07-22 07:14:46 +02:00
parent b0febfae64
commit 2f4ed2efd0
2 changed files with 16 additions and 15 deletions

View File

@@ -43,6 +43,7 @@ services:
- STORYCOVE_CORS_ALLOWED_ORIGINS=${STORYCOVE_CORS_ALLOWED_ORIGINS:-http://localhost:3000,http://localhost:6925}
- AUDIOCOVE_URL=${AUDIOCOVE_URL:-}
- AUDIOCOVE_API_KEY=${AUDIOCOVE_API_KEY:-}
- STORYCOVE_PUBLIC_URL=${STORYCOVE_PUBLIC_URL:-http://localhost:6925}
volumes:
- ${DATA_DIR:-/volume1/docker/storycove}/images:/app/images
- ${DATA_DIR:-/volume1/docker/storycove}/config:/app/config