Kroki deployment and proxy changes

This commit is contained in:
2025-09-29 23:59:35 +02:00
parent 9dd589c655
commit 25e9ce7c54
2 changed files with 3 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
from revproxy.views import ProxyView
class DiagrammProxyView(ProxyView):
upstream = "http://kroki:8000/"
upstream = "http://svckroki:8000/"