add advertisement to snowbelle itself
This commit is contained in:
@@ -20,6 +20,7 @@ in {
|
||||
extraUpFlags = [
|
||||
"--accept-routes=false" # true is equilivant to useRoutingFeatures = "client" (breaks shit)
|
||||
"--accept-dns=true" # explicitly allow resolved
|
||||
"--advertise-routes=10.10.0.10/32" # advertise self
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user