transcriptor-gdrive-sync/docker-compose.yml
2025-03-03 16:49:12 +01:00

8 lines
239 B
YAML

services:
drive-sync:
build: .
environment:
# Set your target Google Drive folder ID here.
- DRIVE_FOLDER_ID=1HKPydId23FmOWaT5dzBnDt0ooIMwzDLS
volumes:
- /shared/transcriptor/clips:/shared/transcriptor/clips