feat(arion): migrate resume builder

This commit is contained in:
matt1432 2024-02-28 13:17:20 -05:00
parent 8bd8ee583b
commit 4a6c1a663b
7 changed files with 82 additions and 6 deletions
devices/cluster/modules

View file

@ -53,8 +53,8 @@ in {
jelly.reverseProxy = "${jellyIP}:80";
# Resume builder
resume.reverseProxy = "${dockerIP}:3060";
resauth.reverseProxy = "${dockerIP}:3100";
resume.reverseProxy = "${servivi}:3060";
resauth.reverseProxy = "${servivi}:3100";
# Nextcloud & Co
office.reverseProxy = "http://${servivi}:8055";