mirror of https://github.com/status-im/consul.git
5 lines
101 B
Bash
5 lines
101 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
export REQUIRED_SERVICES="gateway-primary gateway-secondary"
|
||
|
export REQUIRE_SECONDARY=1
|