You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
::startApplication{port="9080" display="external" name="Check out the application" route="/converter"}
275
276
endif::[]
276
277
277
278
Note that the application currently returns 0 for height conversions because the logic in the converter hasn't been implemented yet. You'll fix this by updating the converter in the following step.
@@ -294,6 +295,7 @@ Now check out the application again at the http://localhost:9080/converter/[http
294
295
endif::[]
295
296
ifdef::cloud-hosted[]
296
297
Now check out the application again at the ***/converter*** endpoint:
298
+
297
299
::startApplication{port="9080" display="external" name="Check out the application" route="/converter"}
0 commit comments