docs: update auto-generated docs

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
Andrea Luzzardi
2022-01-10 12:05:25 -08:00
parent 200aca9f3d
commit f7de4500a4
5 changed files with 12 additions and 12 deletions

View File

@@ -17,7 +17,7 @@ import "alpha.dagger.io/docker/compose"
| Name | Type | Description |
| ------------- |:-------------: |:-------------: |
|*name* | `*"source" \| string` |App name (use as COMPOSE_PROJECT_NAME) |
|*registries* | `[]` |Image registries |
|*registries* | `[...{\n username: string\n secret: {\n $dagger: {\n secret: {}\n }\n }\n}]` |Image registries |
### compose.#App Outputs