forked from rarias/jungle
Force hydra to use IPv4 only
This commit is contained in:
parent
3f4106707e
commit
3fd212176f
@ -9,5 +9,7 @@
|
||||
buildMachinesFiles = [];
|
||||
# you will probably also want, otherwise *everything* will be built from scratch
|
||||
useSubstitutes = true;
|
||||
|
||||
listenHost = "0.0.0.0"; # Force IPv4
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user