Use new base image and get it roughly to work
This commit is contained in:
@@ -10,8 +10,10 @@
|
||||
"httpPort": 8082,
|
||||
"addons": {
|
||||
"ldap": {},
|
||||
"localstorage": {}
|
||||
"localstorage": {},
|
||||
"postgresql": {}
|
||||
},
|
||||
"manifestVersion": 2,
|
||||
"tcpPorts": {
|
||||
"OSMAND_PORT": {
|
||||
"title": "OsmAnd Port",
|
||||
@@ -19,8 +21,7 @@
|
||||
"defaultValue": 5055
|
||||
}
|
||||
},
|
||||
"manifestVersion": 1,
|
||||
"website": "https://example.com",
|
||||
"website": "https://www.traccar.org",
|
||||
"contactEmail": "support@cloudron.io",
|
||||
"icon": "file://logo.png",
|
||||
"tags": [
|
||||
|
Reference in New Issue
Block a user