DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

79860290dcc0a4d3071162358c7a0f47ea533f77 — Jonni Liljamo a month ago 277404e
feat(systems/hosts/proxy): remove old registry entry
2 files changed, 0 insertions(+), 4 deletions(-)

M systems/hosts/proxy/domainstobackends.map
M systems/hosts/proxy/haproxy.conf
M systems/hosts/proxy/domainstobackends.map => systems/hosts/proxy/domainstobackends.map +0 -1
@@ 4,7 4,6 @@ docs.liljamo.com         outline
rss.liljamo.com          miniflux

liljamo.dev           liljamodev
registry.liljamo.dev  registry
umami.liljamo.dev     umami

lothlorien.social       akkoma

M systems/hosts/proxy/haproxy.conf => systems/hosts/proxy/haproxy.conf +0 -3
@@ 98,8 98,5 @@ backend be_lothlorien_matrix
backend be_liljamodev
  server liljamodev 10.1.2.9:8081

backend be_registry
  server registry 10.1.1.10:5000

backend be_umami
  server umami 10.1.2.9:3000