Update create-app to use expected techdocs api origin url. (#2911)

This commit is contained in:
Eric Peterson
2020-10-15 15:38:34 +02:00
committed by GitHub
parent 018dc1058b
commit 1797d4924c
@@ -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'