adds allowed hosts to homepage on vps
This commit is contained in:
parent
7ddc189772
commit
75d7d531fb
1 changed files with 1 additions and 0 deletions
|
|
@ -135,6 +135,7 @@
|
||||||
services.homepage-dashboard = {
|
services.homepage-dashboard = {
|
||||||
enable = true;
|
enable = true;
|
||||||
listenPort = 9001;
|
listenPort = 9001;
|
||||||
|
allowedHosts = "home.dnsc.io";
|
||||||
services = [
|
services = [
|
||||||
{
|
{
|
||||||
"VPS" = [
|
"VPS" = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue