Browse Source

[fix] No json object error with manifest

pull/1/head
zamentur 10 years ago
parent
commit
f7332f1e15
  1. 2
      manifest.json

2
manifest.json

@ -12,7 +12,7 @@
"multi_instance": "true", "multi_instance": "true",
"services": [ "services": [
"nginx", "nginx",
"php5-fpm",
"php5-fpm"
], ],
"arguments": { "arguments": {
"install" : [ "install" : [

Loading…
Cancel
Save