Skip to main content

Change Deepserver Recordings Folder

In .env​ add R_LOCATION=/path/to/new/recordings/folder

In docker-compose.yaml replace ./recordings:/recordings​ with ${R_LOCATION}:/recordings