create-app: Add new techdocs default configs

This commit is contained in:
Himanshu Mishra
2020-12-05 11:13:27 +01:00
parent a212e43142
commit ff3dd9c02b
3 changed files with 6 additions and 3 deletions
@@ -57,10 +57,13 @@ proxy:
changeOrigin: true
techdocs:
storageUrl: http://localhost:7000/api/techdocs/static/docs
requestUrl: http://localhost:7000/api/techdocs
storageUrl: http://localhost:7000/api/techdocs/static/docs
builder: 'local'
generators:
techdocs: 'docker'
publisher:
type: 'local'
lighthouse:
baseUrl: http://localhost:3003