initial audiocove integration
This commit is contained in:
@@ -41,6 +41,8 @@ services:
|
||||
- IMAGE_STORAGE_PATH=/app/images
|
||||
- APP_PASSWORD=${APP_PASSWORD}
|
||||
- STORYCOVE_CORS_ALLOWED_ORIGINS=${STORYCOVE_CORS_ALLOWED_ORIGINS:-http://localhost:3000,http://localhost:6925}
|
||||
- AUDIOCOVE_URL=${AUDIOCOVE_URL:-}
|
||||
- AUDIOCOVE_API_KEY=${AUDIOCOVE_API_KEY:-}
|
||||
volumes:
|
||||
- ${DATA_DIR:-/volume1/docker/storycove}/images:/app/images
|
||||
- ${DATA_DIR:-/volume1/docker/storycove}/config:/app/config
|
||||
|
||||
Reference in New Issue
Block a user