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