mirror of
https://github.com/status-im/consul.git
synced 2025-02-12 13:46:46 +00:00
6 lines
70 B
Bash
6 lines
70 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
set -eEuo pipefail
|
||
|
|
||
|
gen_envoy_bootstrap s1 19000 primary
|