Remove non-existent image reference, fix HTML escapes
This commit is contained in:
parent
ff9d56c005
commit
526f9750ec
@ -1,6 +1,3 @@
|
|||||||
|
|
||||||
<img src="/assets/imgs/architecture.svg" alt="architecture" class="space-below">
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Bosch IoT Cloud space where all applications are hosted:
|
Bosch IoT Cloud space where all applications are hosted:
|
||||||
<a href="https://apps.sys.de1.bosch-iot-cloud.com/organizations/b28baba5-f95f-4ce5-bc9c-3f45acd1dfb2">
|
<a href="https://apps.sys.de1.bosch-iot-cloud.com/organizations/b28baba5-f95f-4ce5-bc9c-3f45acd1dfb2">
|
||||||
|
@ -22,7 +22,7 @@ Every time:
|
|||||||
<li>cf ssh -L 1120:st0cvm200118.internal-mongodb.de1.bosch-iot-cloud.com:30000 definma-api</li>
|
<li>cf ssh -L 1120:st0cvm200118.internal-mongodb.de1.bosch-iot-cloud.com:30000 definma-api</li>
|
||||||
<li>
|
<li>
|
||||||
Login into your application with localhost:1120 and use credentials and Authentication Database from the BIC
|
Login into your application with localhost:1120 and use credentials and Authentication Database from the BIC
|
||||||
(Data can be found at Home>DeFinMa>production>definma-api>Services>dots on the right of definmadb>View Credentials)
|
(Data can be found at Home>DeFinMa>production>definma-api>Services>dots on the right of definmadb>View Credentials)
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user