From b966834a9567be7985e26acfab3c7f84a3165ce7 Mon Sep 17 00:00:00 2001 From: Dorian Pula Date: Thu, 19 May 2016 07:56:22 -0400 Subject: [PATCH] Remove accidental commit message inside code. --- tasks/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/main.yml b/tasks/main.yml index 2e9bc3c..cfaff91 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -10,4 +10,3 @@ proxy_pass http://127.0.0.1:{{ nodejs_app_port }}; sudo: yes notify: restart nginx -Fix setting of the static path for the app. \ No newline at end of file