mirror of https://github.com/status-im/consul.git
4 lines
91 B
Bash
4 lines
91 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
export REQUIRED_SERVICES="s1 s1-sidecar-proxy s2 terminating-gateway-primary"
|