fix cover url export to audiocove
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user