Remove accidental commit message inside code.
This commit is contained in:
parent
3f8da2ca04
commit
b966834a95
|
@ -10,4 +10,3 @@
|
||||||
proxy_pass http://127.0.0.1:{{ nodejs_app_port }};
|
proxy_pass http://127.0.0.1:{{ nodejs_app_port }};
|
||||||
sudo: yes
|
sudo: yes
|
||||||
notify: restart nginx
|
notify: restart nginx
|
||||||
Fix setting of the static path for the app.
|
|
Loading…
Reference in New Issue