aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/docker
diff options
context:
space:
mode:
Diffstat (limited to 'support/docker')
-rw-r--r--support/docker/production/config/production.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/docker/production/config/production.yaml b/support/docker/production/config/production.yaml
index 54d619b1a..2a9117242 100644
--- a/support/docker/production/config/production.yaml
+++ b/support/docker/production/config/production.yaml
@@ -44,6 +44,7 @@ redis:
44# From the project root directory 44# From the project root directory
45storage: 45storage:
46 tmp: '../data/tmp/' # Use to download data (imports etc), store uploaded files before and during processing... 46 tmp: '../data/tmp/' # Use to download data (imports etc), store uploaded files before and during processing...
47 bin: '../data/bin/'
47 avatars: '../data/avatars/' 48 avatars: '../data/avatars/'
48 videos: '../data/videos/' 49 videos: '../data/videos/'
49 streaming_playlists: '../data/streaming-playlists' 50 streaming_playlists: '../data/streaming-playlists'