diff --git a/meta/main.yml b/meta/main.yml index 74035dc..3f46b4f 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -23,4 +23,4 @@ dependencies: nsbase_app_service_command: "{{ uwsgi_app_supervisor_command }}" nsbase_app_service_stop_signal: QUIT nsbase_app_nginx_config: "{{ uwsgi_app_nginx_config }}" - nsbase_app_nginx_static_path: "{{ uwsgi_app_static_path }}" + nsbase_app_static_path: "{{ uwsgi_app_static_path }}"