Updating for staging
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
|
||||
(mount/defstate metrics-setup
|
||||
:start (statsd/setup! :host "127.0.0.1" :port 8125 :prefix "integreat.app" :tags #{(:dd-env env)})
|
||||
:stop nil)
|
||||
:stop (statsd/shutdown!))
|
||||
|
||||
Reference in New Issue
Block a user