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