From 7598b5fe9d17ac5f50892e25cb6ef4d7847043f1 Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Sat, 13 Jul 2019 18:14:07 -0400 Subject: [PATCH] change livetime --- dash-apm-python/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash-apm-python/index.json b/dash-apm-python/index.json index 80832f9..6fce4f1 100644 --- a/dash-apm-python/index.json +++ b/dash-apm-python/index.json @@ -84,7 +84,7 @@ "backend": { "imageid": "ubuntu", "reuseConnection": true, - "livetime": "3h", + "livetime": "5h", "environmentsprotocol": "http", "port": 5000 }