Add initial version of dijkstra backend cloudron image
This commit is contained in:
16
CloudronManifest.json
Normal file
16
CloudronManifest.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"id": "xyz.ruihildt.cloudronapp",
|
||||
"version": "1.0.0",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 4000,
|
||||
"website": "https://git.ruihildt.xyz",
|
||||
"title": "Wiki.js",
|
||||
"author": "Rui Hildt",
|
||||
"contactEmail": "support@cloudron.io",
|
||||
"tagline": "Find the shortest path between different cities.",
|
||||
"documentationUrl": "https://git.ruihildt.xyz/ruihildt/dijkstra-backend",
|
||||
"addons": {
|
||||
"localstorage": {}
|
||||
},
|
||||
"manifestVersion": 2
|
||||
}
|
||||
Reference in New Issue
Block a user