aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/garage-staging/config/garage.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/garage-staging/config/garage.toml b/app/garage-staging/config/garage.toml
index b4bc0d3..60ab797 100644
--- a/app/garage-staging/config/garage.toml
+++ b/app/garage-staging/config/garage.toml
@@ -8,8 +8,8 @@ replication_mode = "3"
rpc_bind_addr = "0.0.0.0:3991"
rpc_secret = "{{ key "secrets/garage-staging/rpc_secret" | trimSpace }}"
-consul_host = "localhost:8500"
-consul_service_name = "garage-staging-rpc-self-advertised"
+#consul_host = "localhost:8500"
+#consul_service_name = "garage-staging-rpc-self-advertised"
bootstrap_peers = []