change domain
This commit is contained in:
parent
d442e69f2f
commit
44f2ab69ba
11 changed files with 89 additions and 34 deletions
|
@ -20,6 +20,12 @@
|
|||
targets = ["100.100.100.100"];
|
||||
};
|
||||
}
|
||||
{
|
||||
job_name = "caddy";
|
||||
static_configs = lib.singleton {
|
||||
targets = ["192.168.15.1:2019"];
|
||||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue