From 2af038a34e89376a3c75b9335b372765900b9692 Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Fri, 7 Apr 2023 08:09:34 -0700 Subject: [PATCH] Move Peertube data to SMB share --- jafner-net/config/peertube/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jafner-net/config/peertube/.env b/jafner-net/config/peertube/.env index 4b7f9f2..4da8249 100644 --- a/jafner-net/config/peertube/.env +++ b/jafner-net/config/peertube/.env @@ -1,5 +1,5 @@ # Docker volume location -PEERTUBE_DATA_VOLUME=/mnt/nas/AppData/peertube/ +PEERTUBE_DATA_VOLUME=/mnt/nas/peertube PEERTUBE_CONFIG_VOLUME=/mnt/md0/peertube/peertube/ POSTGRES_CONFIG_VOLUME=/mnt/md0/peertube/db/ REDIS_CONFIG_VOLUME=/mnt/md0/peertube/redis/