summaryrefslogtreecommitdiffstats
path: root/packages/policy-gui-docker/src/main/docker/index.html
diff options
context:
space:
mode:
authordanielhanrahan <daniel.hanrahan@est.tech>2021-09-17 18:58:20 +0100
committerdanielhanrahan <daniel.hanrahan@est.tech>2021-09-27 14:28:29 +0100
commit9fd5ad2dc79c416f5e277f5b233f90ace5191cd8 (patch)
tree7af219d182f4faff06a54df779e0a8b7e13ccad4 /packages/policy-gui-docker/src/main/docker/index.html
parentaa3754bc3dbcd08203744912f01f98f91768bf61 (diff)
Disable apex-editor and pdp-monitoring
Have only nginx process (clamp) running in policy-gui Issue-ID: POLICY-3650 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: If15d54f83444b845dc23b090cf966afaf1664490
Diffstat (limited to 'packages/policy-gui-docker/src/main/docker/index.html')
-rw-r--r--packages/policy-gui-docker/src/main/docker/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/policy-gui-docker/src/main/docker/index.html b/packages/policy-gui-docker/src/main/docker/index.html
index 98742ae..54b07f1 100644
--- a/packages/policy-gui-docker/src/main/docker/index.html
+++ b/packages/policy-gui-docker/src/main/docker/index.html
@@ -6,8 +6,6 @@
</head>
<body>
<ul>
- <li><a href="/apex-editor">Apex Policy Editor</a></li>
- <li><a href="/pdp-monitoring">PDP Monitoring</a></li>
<li><a href="/clamp">CLAMP Designer UI</a></li>
</ul>
</body>