1.6.0
Don't explicitly specify webservice port (#69) ga4gh/dockstore#1594 Commented out API_PORT instead of deleting it so the template wouldn't look too different from the code in dockstore-ui2. But did comment it out so TS compiler wouldn't complain about unused variables. Code to set API_URL is thus a little more straightforward, although it does vary from code in dockstore-ui2. Seems clearer though.