main: new consul backend address

This commit is contained in:
Anton Iakimov 2024-10-31 12:59:32 +01:00
parent 4623491a08
commit 5f6ef71b22
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
terraform {
backend "consul" {
address = "https://consul.statusim.net:8400"
address = "https://consul-api.infra.status.im:8400"
/* Lock to avoid syncing issues */
lock = true
/* KV store has a limit of 512KB */