Use test node for now

This commit is contained in:
Alex 2020-04-30 18:07:30 +02:00
parent 4edad7987c
commit aea5b3641b
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
1 changed files with 3 additions and 3 deletions

View File

@ -17,6 +17,6 @@ server:
local-data: "_homepage._tcp.redxen.localhost. 60 IN SRV 0 5 80 rxhome.s3-website.eu-central-1.amazonaws.com."
# Node 4
local-data: "redis.redxen.localhost. 60 IN A 10.0.0.11"
local-data: "postgres.redxen.localhost. 60 IN A 10.0.0.11"
local-data: "influxdb.redxen.localhost. 60 IN A 10.0.0.11"
local-data: "redis.redxen.localhost. 60 IN A 10.0.0.8"
local-data: "postgres.redxen.localhost. 60 IN A 10.0.0.8"
local-data: "influxdb.redxen.localhost. 60 IN A 10.0.0.8"