Mercurial > code > home > repos > light9
diff show/dance2019/networking.n3 @ 2101:4248f40ddcae
effects/ is now at effectListing/
author | drewp@bigasterisk.com |
---|---|
date | Tue, 31 May 2022 23:38:40 -0700 |
parents | b62c78f35380 |
children | 1ef921880e37 |
line wrap: on
line diff
--- a/show/dance2019/networking.n3 Tue May 31 02:05:47 2022 -0700 +++ b/show/dance2019/networking.n3 Tue May 31 23:38:40 2022 -0700 @@ -20,6 +20,7 @@ :webServer <http://localhost:8200/>; :timeline <http://localhost:8216/>; :live <http://localhost:8217/>; + :effectListing <http://localhost:8218/>; :collector <http://localhost:8202/>; :collectorZmq <http://localhost:8203/> . @@ -37,3 +38,4 @@ :vidref :urlPath "vidref" . :timeline :urlPath "timeline" . :live :urlPath "live" . +:effectListing :urlPath "effectListing" . \ No newline at end of file