mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
3 lines
78 B
Bash
3 lines
78 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
export REQUIRED_SERVICES="$DEFAULT_REQUIRED_SERVICES fake-statsd"
|