| changeset 184 | aac6db7cea99 |
| parent 182 | 2dbb6ddbf645 |
--- a/deploy/group_vars/group_vars.yml.tmpl Fri Nov 30 10:53:15 2018 +0100 +++ b/deploy/group_vars/group_vars.yml.tmpl Fri Nov 30 14:49:19 2018 +0100 @@ -18,6 +18,9 @@ # static file domain static_server_name: "" +# static url base +static_url_base: "" + # Remote static nginx service static_http_service: "nginx"