Skip to content

Commit

Permalink
add config.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
jsarrelli committed Jun 24, 2024
1 parent 74f4fd1 commit ba893eb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/.idea/
6 changes: 6 additions & 0 deletions arm/config.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

account = 00001111-2222-3333-4444-555566667777
apikey = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
intake = http://haproxy:9000/pu
tags = env:dev installer:linux
statsd_listen = 0.0.0.0:8767

0 comments on commit ba893eb

Please sign in to comment.