mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Update inputs
This commit is contained in:
parent
b3b6ec1cbb
commit
a1c8e713a2
6 changed files with 44 additions and 54 deletions
|
|
@ -27,6 +27,10 @@ in
|
|||
dns = {
|
||||
base_domain = "ts.net";
|
||||
nameservers = {
|
||||
global = [
|
||||
"9.9.9.10"
|
||||
"149.112.112.10"
|
||||
];
|
||||
split = {
|
||||
"foyer.cloud" = "10.33.0.100";
|
||||
"foyer.lu" = "10.33.0.100";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue