Update create-app to use expected techdocs api origin url. (#2911)
This commit is contained in:
@@ -42,7 +42,7 @@ proxy:
|
||||
|
||||
techdocs:
|
||||
storageUrl: http://localhost:7000/api/techdocs/static/docs
|
||||
requestUrl: http://localhost:7000/api/techdocs/docs
|
||||
requestUrl: http://localhost:7000/api/techdocs
|
||||
generators:
|
||||
techdocs: 'docker'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user