This commit is contained in:
Dennis Schwerdel
2017-05-04 18:27:37 +02:00
parent 7708a21c28
commit d4206eb4ee
13 changed files with 52 additions and 57 deletions

View File

@@ -7,7 +7,7 @@
"tags": [
"webserver"
],
"version": "0.1.0",
"version": "0.1.1",
"healthCheckPath": "/",
"httpPort": 8000,
"manifestVersion": 1,
@@ -18,6 +18,8 @@
"localstorage": {}
},
"mediaLinks": [
"https://nginx.org/nginx.png"
],
"changelog": "file://CHANGELOG"
"changelog": "file://CHANGELOG",
"postInstallMessage": "file://POSTINSTALL.md"
}