Add images.hubris.network → mule-image frontend on mule-images:3000

This commit is contained in:
Claudio
2026-04-21 20:53:00 +02:00
parent 07a2d071d1
commit 1b063b9cb4

View File

@@ -114,3 +114,10 @@ blog.hubris.network {
} }
reverse_proxy 192.168.8.205:8080 reverse_proxy 192.168.8.205:8080
} }
images.hubris.network {
tls {
dns ionos {env.IONOS_AUTH_API_TOKEN}
}
reverse_proxy 192.168.8.136:3000
}