Skip to content

Commit 2d090ca

Browse files
authored
Clean up docker-compose.yaml by removing comments
Removed commented out ADAPTER_URLS environment variable. Signed-off-by: Lee Calcote <[email protected]>
1 parent 4421da4 commit 2d090ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ services:
1212
pull_policy: always
1313
environment:
1414
- "PROVIDER_BASE_URLS=https://cloud.layer5.io"
15-
# - "ADAPTER_URLS=meshery-istio:10000 meshery-linkerd:10001 meshery-consul:10002 meshery-nginx-sm:10010 meshery-app-mesh:10005 meshery-kuma:10007 meshery-traefik-mesh:10006 meshery-cilium:10012"
1615
- "EVENT=mesheryLocal"
1716
- "KUBECONFIG_FOLDER=/home/appuser/.kube"
1817
- "PORT=9081"

0 commit comments

Comments
 (0)