diff show/dance2016/networking.n3 @ 1431:f85cc11b3e8c

checkpoint show data Ignore-this: 7dc477a7921f92dc9cc8115c6cc2b9cf
author drewp@bigasterisk.com
date Sat, 11 Jun 2016 17:15:30 +0000
parents 6c2d78dabb8b
children 15f296550447
line wrap: on
line diff
--- a/show/dance2016/networking.n3	Sat Jun 11 17:40:22 2016 +0000
+++ b/show/dance2016/networking.n3	Sat Jun 11 17:15:30 2016 +0000
@@ -4,21 +4,21 @@
 
 show:dance2016 :networking sh:netHome .
 sh:netHome
-  :webServer        <http://dash:8200/>;
-  :patchReceiverUpdateHost "dash";
-  :curveCalc        <http://dash:8201/>;
-  :collector        <http://dash:8202/>;
-  :collectorZmq     <http://dash:8203/>;
-  :effectEval       <http://dash:8204/>;
-  :effectSequencer  <http://dash:8213/>;
-  :keyboardComposer <http://dash:8205/>;
-  :musicPlayer      <http://dash:8206/>;
-  :oscDmxServer     <udp://dash:8207/>;
-  :picamserve       <http://10.1.0.103:8208/>;
-  :rdfdb            <http://dash:8209/>;
-  :subComposer      <http://dash:8210/>;
-  :subServer        <http://dash:8211/>;
-  :vidref           <http://dash:8212/> .
+  :webServer        <http://plus:8200/>;
+  :patchReceiverUpdateHost "plus";
+  :curveCalc        <http://plus:8201/>;
+  :collector        <http://plus:8202/>;
+  :collectorZmq     <http://plus:8203/>;
+  :effectEval       <http://plus:8204/>;
+  :effectSequencer  <http://plus:8213/>;
+  :keyboardComposer <http://plus:8205/>;
+  :musicPlayer      <http://plus:8206/>;
+  :oscDmxServer     <udp://plus:8207/>;
+  :picamserve       <http://10.2.0.5:8208/>;
+  :rdfdb            <http://plus:8209/>;
+  :subComposer      <http://plus:8210/>;
+  :subServer        <http://plus:8211/>;
+  :vidref           <http://plus:8212/> .
 
 :curveCalc        :urlPath "curveCalc" .
 :dmxServer        :urlPath "dmxServer" .