change git server to old ip and add tls
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
settings = {
|
||||
server = {
|
||||
interface = [ "127.0.0.1" "10.42.96.1" "10.42.97.1" "10.42.99.1" "10.42.254.1" ];
|
||||
# tls-cert-bundle = "/var/lib/acme/fw.cloonar.com/fullchain.pem";
|
||||
tls-cert-bundle = "/var/lib/acme/fw.cloonar.com/fullchain.pem";
|
||||
local-zone = "cloonar.com transparent";
|
||||
local-data = [
|
||||
"localhost A 127.0.0.1"
|
||||
@@ -22,7 +22,7 @@
|
||||
"mopidy.cloonar.com IN A 10.42.97.20"
|
||||
"snapcast.cloonar.com IN A 10.42.97.20"
|
||||
"cl-storage-01.cloonar.com IN A 10.42.97.9"
|
||||
"git.cloonar.com IN A 10.42.97.118"
|
||||
"git.cloonar.com IN A 10.44.97.118"
|
||||
|
||||
"stage.wsw.at IN A 10.254.235.22"
|
||||
"prod.wsw.at IN A 10.254.217.23"
|
||||
|
||||
Reference in New Issue
Block a user