mirror of
https://github.com/sstent/nixos-cluster.git
synced 2026-02-05 20:11:41 +00:00
sync
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
# Configure insecure registries
|
||||
daemon.settings = {
|
||||
ipv6 = false; # Add this line to disable IPv6
|
||||
dns = ["192.168.4.250" "8.8.8.8"];
|
||||
dns-search = ["node.dc1.consul" "service.dc1.consul"];
|
||||
insecure-registries = [
|
||||
"localhost:5000"
|
||||
"gitea.service.dc1.consul:80"
|
||||
|
||||
Reference in New Issue
Block a user