conf2/zsh/.zshrc.d/env
2022-06-22 16:32:04 +02:00

4 lines
174 B
Plaintext
Executable File

export NOMAD_ADDR="http://nomad.service.consul:4646"
export VAULT_ADDR="http://active.vault.service.consul:8200/"
export CONSUL_HTTP_ADDR="http://consul.service.consul:8500"