mirror of
https://github.com/YunoHost-Apps/mailman3_ynh.git
synced 2024-09-03 19:36:17 +02:00
Also include the standard panel config
This commit is contained in:
parent
42b55e31c1
commit
67111cbc25
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
location / {
|
||||
uwsgi_pass unix:/run/mailman3-web/uwsgi.sock;
|
||||
include /etc/nginx/uwsgi_params;
|
||||
include conf.d/yunohost_panel.conf.inc;
|
||||
}
|
||||
|
||||
location /mailman3/static {
|
||||
|
|
Loading…
Add table
Reference in a new issue