1
0

update oldguy record

This commit is contained in:
2026-05-12 20:14:38 +02:00
parent 2430d89eb5
commit 0d0dcc92d0
+2 -2
View File
@@ -52,7 +52,7 @@ configs:
reverse_proxy 192.168.0.106:3923 reverse_proxy 192.168.0.106:3923
} }
photos.${DOMAIN} { photos.${DOMAIN} {
reverse_proxy 192.168.0.167:2283 reverse_proxy 192.168.0.166:2283
} }
ai-chat.${DOMAIN_LOCAL} { ai-chat.${DOMAIN_LOCAL} {
@@ -77,7 +77,7 @@ configs:
# otherwise its hostname will be redirected to the above IP address # otherwise its hostname will be redirected to the above IP address
host-record=nas.${DOMAIN_LOCAL},192.168.0.106 host-record=nas.${DOMAIN_LOCAL},192.168.0.106
host-record=nixos.${DOMAIN_LOCAL},192.168.0.203 host-record=nixos.${DOMAIN_LOCAL},192.168.0.203
host-record=oldguy.${DOMAIN_LOCAL},192.168.0.167 host-record=oldguy.${DOMAIN_LOCAL},192.168.0.168
ptr-record=106.0.168.192.in-addr.arpa,nas.${DOMAIN_LOCAL} ptr-record=106.0.168.192.in-addr.arpa,nas.${DOMAIN_LOCAL}
host-record=suma.${DOMAIN_LOCAL},192.168.0.159 host-record=suma.${DOMAIN_LOCAL},192.168.0.159
host-record=suma-proxy3.${DOMAIN_LOCAL},192.168.0.176 host-record=suma-proxy3.${DOMAIN_LOCAL},192.168.0.176