diff --git a/tasks/main.yml b/tasks/main.yml index cfaff91..2e9bc3c 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -10,3 +10,4 @@ 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