Skip to content

Commit 7181dca

Browse files
author
Myztiq
committed
Fixed bad var name
1 parent 88e9ad4 commit 7181dca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/group_vars/all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ loggly_username: ops
3535
# api
3636
api_github_hook_secret: 3V3RYTHINGisAW3S0ME!
3737
api_hostname: api.{{ domain }}
38-
api_url: "{{ api_url }}"
38+
api_url: "{{ api_hostname }}"
3939
api_neo4j_port: 7474
4040
api_neo4j_protocol: http://
4141
api_port: 80

0 commit comments

Comments
 (0)