Explorar el Código

[caddy] Update tandoor port and draw service

Colin Powell hace 3 años
padre
commit
2403e4a8ad
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      ansible/roles/caddy/files/Caddyfile

+ 2 - 2
ansible/roles/caddy/files/Caddyfile

@@ -125,10 +125,10 @@ geoloc.unbl.ink {
     rewrite * /hauk{uri}
 }
 cook.unbl.ink {
-    reverse_proxy tandoor.service
+    reverse_proxy tandoor.service:8089
 }
 draw.unbl.ink {
-    reverse_proxy excalidraw.service
+    reverse_proxy drawio.service
 }
 notify.unbl.ink {
     reverse_proxy ntfy.service:8003