fix
parent
c4740f9b0d
commit
d8fe3aeb0b
|
@ -140,7 +140,7 @@
|
||||||
"ContentTitle": "More details about the concept",
|
"ContentTitle": "More details about the concept",
|
||||||
"Description": {
|
"Description": {
|
||||||
"Server": "This component is the reverse proxy, without any additional functionality. It can be installed and used independently, without the other two components.",
|
"Server": "This component is the reverse proxy, without any additional functionality. It can be installed and used independently, without the other two components.",
|
||||||
"Api": "This is a REST API that has the role of gathering the data generated by the server and serving them to the frontend component.",
|
"Api": "This is a REST API that has the role of gathering the data generated by the server and serving it to the frontend component.",
|
||||||
"Frontend": "This component is completely optional. Its sole purpose is to display various information about the activity and configurations of the server."
|
"Frontend": "This component is completely optional. Its sole purpose is to display various information about the activity and configurations of the server."
|
||||||
},
|
},
|
||||||
"Actions": {
|
"Actions": {
|
||||||
|
|
Loading…
Reference in New Issue