mirror of
https://github.com/status-im/consul.git
synced 2025-02-05 02:16:09 +00:00
4 lines
80 B
Bash
4 lines
80 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
export REQUIRED_SERVICES="s1 s1-sidecar-proxy s2 s2-sidecar-proxy"
|