updated the missed attr change
This commit is contained in:
Vendored
+1
-1
@@ -48,7 +48,7 @@ export interface Config {
|
||||
* aleternatives: 'local' etc.
|
||||
* @see http://backstage.io/docs/features/techdocs/configuration
|
||||
*/
|
||||
techdocs: string;
|
||||
techdocs: 'local' | 'docker';
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user