clean start docker

This commit is contained in:
Taylor Wilsdon
2025-06-09 10:51:13 -04:00
parent 4846641cf7
commit 5e768dc3fd
3 changed files with 9 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ startCommand:
clientSecretsPath:
type: "string"
description: "Path to your client_secrets.json file"
required: ["clientSecretsPath"]
default: "/app/client_secrets.json"
required: []
exampleConfig:
clientSecretsPath: "/app/client_secrets.json"