Add nomad address to deployment config
This commit is contained in:
@ -62,6 +62,7 @@ job "${NOMAD_SLUG}" {
|
||||
|
||||
env {
|
||||
POSEIDON_SERVER_ADDRESS = "${POSEIDON_LISTEN_ADDRESS}"
|
||||
POSEIDON_NOMAD_ADDRESS = "${NOMAD_SERVER_HOST}"
|
||||
}
|
||||
|
||||
resources {
|
||||
|
Reference in New Issue
Block a user