Removed diagram proxy - no longer needed because of cacheing function

This commit is contained in:
2025-11-05 14:46:03 +01:00
parent f7e6795c00
commit 28f87509d6
6 changed files with 2 additions and 10 deletions
-1
View File
@@ -1 +0,0 @@
# Diagram proxy module
-4
View File
@@ -1,4 +0,0 @@
from revproxy.views import ProxyView
class DiagrammProxyView(ProxyView):
upstream = "http://svckroki:8000/"