veyron: Rename proxy.envyor.com to (ns|auth).dev.v.io
This change renames the hostname of the namespace root and the hostname
of the identity server to ns.dev.v.io and auth.dev.v.io respectively.
The services are already configured to use the new names.
Change-Id: I5282c87e77f36e9a9c2ab3c0bd73779386310384
diff --git a/tools/vrun/doc.go b/tools/vrun/doc.go
index 7b24f38..edb137a 100644
--- a/tools/vrun/doc.go
+++ b/tools/vrun/doc.go
@@ -27,7 +27,7 @@
log level for V logs
-veyron.credentials=
directory to use for storing security credentials
- -veyron.namespace.root=[/proxy.envyor.com:8101]
+ -veyron.namespace.root=[/ns.dev.v.io:8101]
local namespace root; can be repeated to provided multiple roots
-veyron.vtrace.cache_size=1024
The number of vtrace traces to store in memory.