Fix misc things.

This commit is contained in:
TAKAHASHI Shuuji
2020-06-28 08:30:31 +09:00
parent b57e4a187e
commit 0a2907911c
13 changed files with 26 additions and 28 deletions
@@ -23,7 +23,7 @@ weight: 60
## {{% heading "objectives" %}}
* 2つのHellow Worldアプリケーションを稼働させる。
* 2つのHello Worldアプリケーションを稼働させる。
* Nodeのポートを公開するServiceオブジェクトを作成する。
* 稼働しているアプリケーションにアクセスするためにServiceオブジェクトを使用する。