mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 11:50:06 +00:00
Update icon URLs from master to main branch (#9834)
This commit is contained in:
parent
e22f9fbce7
commit
f98d2d3d15
408 changed files with 408 additions and 408 deletions
|
|
@ -11,7 +11,7 @@
|
|||
"interface_port": 27017,
|
||||
"documentation": "https://www.mongodb.com/docs/manual/",
|
||||
"website": "https://www.mongodb.com/",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@master/webp/mongodb.webp",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/mongodb.webp",
|
||||
"config_path": "",
|
||||
"description": "MongoDB is a NoSQL database that uses a document-oriented data model, storing data in JSON-like documents with dynamic schemas. This design offers flexibility and scalability, making it ideal for handling large volumes of data. MongoDB supports indexing, replication, and load balancing, ensuring high performance and availability, and can distribute data across multiple servers, making it well-suited for big data applications.",
|
||||
"install_methods": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue