File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 border-radius : 4px ;
5050 border : 1px solid # 334155 ;
5151 }
52+
53+ .server-links code {
54+ color : # f8fafc ;
55+ background : # 0f172a ;
56+ padding : 2px 5px ;
57+ border-radius : 14px ;
58+ border : 3px solid # ff0000 ;
59+ }
5260 </ style >
5361</ head >
5462
@@ -60,13 +68,14 @@ <h1>Sample 1319 - Real Network + Live Dashboard</h1>
6068
6169
6270
63- < p class ="network-links ">
64- For this to work, you need to have the server running locally. You can start the server with
65- < code > node tests/network-sample-1319/realNetworkServer.mjs</ code > from the root of the repository.< br />
71+ < p class ="server-links ">
72+ For this to work, you need to have the server running locally. You can start the server with< br >
73+ < code > node tests/network-sample-1319/realNetworkServer.mjs</ code > < br >
74+ from the root of the repository.< br />
6675 </ p >
6776 < p class ="network-links ">
6877 Server health: < code > http://127.0.0.1:4320/admin/network-sample-1319/health</ code > < br />
69- Live dashboard: < code > http://127.0.0.1:4320/admin/network-sample-1319/dashboard</ code >
78+ Live dashboard: < code > http://127.0.0.1:4320/admin/network-sample-1319/dashboard</ code > < br />
7079 </ p >
7180
7281 < div class ="network-controls ">
You can’t perform that action at this time.
0 commit comments