Added autodiscover config.

fix #150
This commit is contained in:
Antoine Nguyen
2017-08-09 15:18:47 +02:00
parent 616c810de2
commit c32c0ea2ae
2 changed files with 17 additions and 3 deletions

View File

@@ -40,4 +40,5 @@ server {
uwsgi_param UWSGI_SCRIPT instance.wsgi:application;
uwsgi_pass modoboa;
}
%{extra_config}
}