diff show/dance2019/networking.n3 @ 2082:b62c78f35380

bin/live vitejs runner
author drewp@bigasterisk.com
date Wed, 25 May 2022 01:10:57 -0700
parents a415be4cfac4
children 4248f40ddcae
line wrap: on
line diff
--- a/show/dance2019/networking.n3	Wed May 25 00:06:00 2022 -0700
+++ b/show/dance2019/networking.n3	Wed May 25 01:10:57 2022 -0700
@@ -19,6 +19,7 @@
   :vidref           <http://localhost:8212/>;
   :webServer        <http://localhost:8200/>;
   :timeline         <http://localhost:8216/>;
+  :live             <http://localhost:8217/>;
   
   :collector        <http://localhost:8202/>;
   :collectorZmq     <http://localhost:8203/> .
@@ -35,3 +36,4 @@
 :subServer        :urlPath "subServer" .
 :vidref           :urlPath "vidref" .
 :timeline         :urlPath "timeline" .
+:live             :urlPath "live" .