[fix] role:vikunja-and-nginx
This commit is contained in:
parent
7e0f48a332
commit
2048b1f2ce
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
proxy_pass http://localhost:3456;
|
proxy_pass http://localhost:3456;
|
||||||
client_max_body_size 20M;
|
client_max_body_size 20M;
|
||||||
}
|
}
|
||||||
{% endif %}
|
{% endmacro %}
|
||||||
|
|
||||||
server {
|
server {
|
||||||
server_name {{var_vikunja_and_nginx_domain}};
|
server_name {{var_vikunja_and_nginx_domain}};
|
||||||
|
|
Loading…
Add table
Reference in a new issue