We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88e9ad4 + 58fd162 commit b3004eaCopy full SHA for b3004ea
1 file changed
ansible/group_vars/all.yml
@@ -35,7 +35,7 @@ loggly_username: ops
35
# api
36
api_github_hook_secret: 3V3RYTHINGisAW3S0ME!
37
api_hostname: api.{{ domain }}
38
-api_url: "{{ api_url }}"
+api_url: https://{{ api_hostname }}
39
api_neo4j_port: 7474
40
api_neo4j_protocol: http://
41
api_port: 80
0 commit comments