diff --git a/docs/recipes/index.md b/docs/recipes/index.md index f5ea77f..2165ae3 100644 --- a/docs/recipes/index.md +++ b/docs/recipes/index.md @@ -190,7 +190,7 @@ services: DROPBOX_REFRESH_TOKEN: REFRESH_KEY # replace DROPBOX_APP_KEY: APP_KEY # replace DROPBOX_APP_SECRET: APP_SECRET # replace - DROPBOX_REMOTE_PATH: /Apps/my-test-app/some_subdir # replace + DROPBOX_REMOTE_PATH: /somedir # replace volumes: - data:/backup/my-app-backup:ro - /var/run/docker.sock:/var/run/docker.sock:ro