Setup rspamd controller to serve web UI assets
This commit is contained in:
parent
31cf3818df
commit
45f80def41
2 changed files with 7 additions and 0 deletions
|
@ -87,6 +87,9 @@ in
|
|||
mode = "0666";
|
||||
}];
|
||||
includes = [];
|
||||
extraConfig = ''
|
||||
static_dir = "''${WWWDIR}"; # Serve the web UI static assets
|
||||
'';
|
||||
};
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue