mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
2011f3d7dc
This is the rest of the fix for #6543 that was incompletely fixed in #6576.
6 lines
85 B
Bash
6 lines
85 B
Bash
#!/bin/bash
|
|
|
|
set -eEuo pipefail
|
|
|
|
gen_envoy_bootstrap mesh-gateway 19000 primary true
|