TechDocs: doc improvements
Co-authored-by: Emma Indal <emmai@spotify.com>
This commit is contained in:
@@ -95,7 +95,7 @@ techdocs:
|
||||
googleGcs:
|
||||
bucketName: 'name-of-techdocs-storage-bucket'
|
||||
credentials:
|
||||
$env: TECHDOCS_GCS_CREDENTIALS
|
||||
$env: GOOGLE_APPLICATION_CREDENTIALS
|
||||
```
|
||||
|
||||
**4. That's it!**
|
||||
|
||||
Vendored
+1
-1
@@ -123,7 +123,7 @@ export interface Config {
|
||||
*/
|
||||
googleGcs?: {
|
||||
/**
|
||||
* Cloud Storage Bucket Name
|
||||
* (Required) Cloud Storage Bucket Name
|
||||
* attr: 'bucketName' - accepts a string value
|
||||
* @visibility secret
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user