From 641d3ed37cd397f604a8dd52c8b57b34188ec660 Mon Sep 17 00:00:00 2001 From: t0is Date: Fri, 21 Mar 2025 20:58:42 +0100 Subject: [PATCH] change drive folder --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 4d56c57..9005b9e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -3,6 +3,6 @@ services: image: t0is/transcriptor-gdrive-sync:latest environment: # Set your target Google Drive folder ID here. - - DRIVE_FOLDER_ID=1HKPydId23FmOWaT5dzBnDt0ooIMwzDLS + - DRIVE_FOLDER_ID=1qjq9XEC19g6LGw6fwcZXSQYgOO2YuAOA volumes: - /shared/transcriptor/clips:/shared/transcriptor/clips \ No newline at end of file