mirror of https://github.com/status-im/consul.git
6 lines
85 B
Bash
6 lines
85 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
set -eEuo pipefail
|
||
|
|
||
|
gen_envoy_bootstrap mesh-gateway 19000 primary true
|