Various changes for test-deployment

This commit is contained in:
2025-09-23 13:26:07 +02:00
parent 58e4cc6583
commit 7859fd2847
5 changed files with 6 additions and 5 deletions

View File

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