Browse Source

Apply suggestions from code review

pull/109/head
Kayou 6 years ago
committed by GitHub
parent
commit
ebc1f5f82d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      manifest.json

2
manifest.json

@ -23,7 +23,7 @@
"multi_instance": true, "multi_instance": true,
"services": [ "services": [
"nginx", "nginx",
"php7.3-fpm",
"php7.0-fpm",
"mysql" "mysql"
], ],
"arguments": { "arguments": {

Loading…
Cancel
Save