set homepage allowed_hosts
This commit is contained in:
parent
6a61e739a9
commit
9c9b67fb8d
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
vpnNamespace = "wg";
|
vpnNamespace = "wg";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
systemd.services.homepage-dashboard.environment.HOMEPAGE_ALLOWED_HOSTS = "dash.hopper.xun.host";
|
||||||
|
|
||||||
services.homepage-dashboard = {
|
services.homepage-dashboard = {
|
||||||
enable = true;
|
enable = true;
|
||||||
widgets = [
|
widgets = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue