From bd1aa4e64301b4b86a3572813a1be5470f83fd8c Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 10 Apr 2020 09:40:22 +0200 Subject: [PATCH] Try this relative link once more --- ansible/templates/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/templates/config.json b/ansible/templates/config.json index ef1afee..6a445b5 100644 --- a/ansible/templates/config.json +++ b/ansible/templates/config.json @@ -1 +1 @@ -{ "endpoint": "http://localhost:8080" } +{ "endpoint": "/api" }