feat: add server-info endpoint and include server information in info.json
This commit is contained in:
8
backend/info.json
Normal file
8
backend/info.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"backend-info": {
|
||||
"version": "v2.0"
|
||||
},
|
||||
"frontend-info": {
|
||||
"version": "v2.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user