Skip to content

Commit

Permalink
Changed: listen address for gocarbon/carbonapi
Browse files Browse the repository at this point in the history
  • Loading branch information
Saeid Hassan-Abadi authored and Saeid Hassan-Abadi committed Oct 23, 2024
1 parent 57c111d commit 2747068
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ansible/vars/carbonapi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
carbonapi_listeners:
- 0.0.0.0:8888
3 changes: 3 additions & 0 deletions ansible/vars/gocarbon.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
gocarbon_carbonserver_listen: 0.0.0.0:8080

0 comments on commit 2747068

Please sign in to comment.