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" }