We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cbffe1 commit 6980720Copy full SHA for 6980720
content/ja/docs/demo/docker-deployment.md
@@ -66,12 +66,12 @@ docker compose -f docker-compose-tests.yml run traceBasedTests
66
67
イメージがビルドされ、コンテナが開始されると以下にアクセスできるようになります。
68
69
-- Web store: <http://localhost:8080/>
+- ウェブストア: <http://localhost:8080/>
70
- Grafana: <http://localhost:8080/grafana/>
71
-- Load Generator UI: <http://localhost:8080/loadgen/>
+- 負荷生成 UI: <http://localhost:8080/loadgen/>
72
- Jaeger UI: <http://localhost:8080/jaeger/ui/>
73
-- Tracetest UI: <http://localhost:11633/>、`make run-tracetesting` の使用時のみ
74
-- Flagd configurator UI: <http://localhost:8080/feature>
+- トレーステスト UI: <http://localhost:11633/>、`make run-tracetesting` の使用時のみ
+- Flagd 設定 UI: <http://localhost:8080/feature>
75
76
## デモのプライマリーポート番号の変更 {#changing-the-demos-primary-port-number}
77
0 commit comments