diff --git a/conf/nginx.conf b/conf/nginx.conf index 1f1945c..6b738ce 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -2,7 +2,7 @@ location __PATH__/ { # Path to source - alias __FINALPATH__/ ; + alias __FINALPATH__/; ### Example PHP configuration (remove it if not used) index index.php; diff --git a/manifest.json b/manifest.json index d98ee36..9fdc46e 100644 --- a/manifest.json +++ b/manifest.json @@ -31,7 +31,7 @@ "mysql" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain"