You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@warble.apache.org by hu...@apache.org on 2018/06/26 22:45:39 UTC

[incubator-warble-node] branch master updated: set default server to test instance for now

This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-warble-node.git


The following commit(s) were added to refs/heads/master by this push:
     new f3b6149  set default server to test instance for now
f3b6149 is described below

commit f3b61496d7a10f6cb085d9946f9fe52908c987ad
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Tue Jun 26 17:45:33 2018 -0500

    set default server to test instance for now
---
 conf/node.yaml.sample | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/node.yaml.sample b/conf/node.yaml.sample
index ab95cbd..d99bd90 100644
--- a/conf/node.yaml.sample
+++ b/conf/node.yaml.sample
@@ -1,6 +1,6 @@
 client:
   # Warble Master hostname
-  server: demo.warble.apache.org
+  server: https://demo.warble.xyz
   # APP ID and Key for node to access master data (and for master to know who this is)
   # This typically gets set by the program after talking to the master.
   appid: UNSET


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@warble.apache.org
For additional commands, e-mail: commits-help@warble.apache.org