diff --git a/ansible/templates/config.json b/ansible/templates/config.json index 6a445b5..3fa48f2 100644 --- a/ansible/templates/config.json +++ b/ansible/templates/config.json @@ -1 +1 @@ -{ "endpoint": "/api" } +{ "endpoint": "https://{{ domain }}/api" }