X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=support%2Fdocker%2Fproduction%2Fconfig%2Fproduction.yaml;h=846c838e85c6d964147e45065cfaf6f52d036aba;hb=6040f87d143a5fa01db79867ece8197c3ce7be47;hp=4970bbccab70497b769c73563d8383e12afc1b12;hpb=745778256ced65415b04a9817fc49db70d4b6681;p=github%2FChocobozzz%2FPeerTube.git diff --git a/support/docker/production/config/production.yaml b/support/docker/production/config/production.yaml index 4970bbcca..846c838e8 100644 --- a/support/docker/production/config/production.yaml +++ b/support/docker/production/config/production.yaml @@ -32,8 +32,10 @@ redis: # From the project root directory storage: + tmp: '../data/tmp/' avatars: '../data/avatars/' videos: '../data/videos/' + redundancy: '../data/redundancy/' logs: '../data/logs/' previews: '../data/previews/' thumbnails: '../data/thumbnails/'