Mercurial > code > home > repos > light9
changeset 967:2a559512752c
2013 show config: use real host names
Ignore-this: 7a5b41fd32f03eab80f159b702bfe186
author | drewp@bigasterisk.com |
---|---|
date | Sat, 15 Jun 2013 08:51:51 +0000 |
parents | 16c771461cde |
children | 9735b32c34e0 |
files | show/dance2013/networking.n3 |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/show/dance2013/networking.n3 Sat Jun 15 08:51:31 2013 +0000 +++ b/show/dance2013/networking.n3 Sat Jun 15 08:51:51 2013 +0000 @@ -4,8 +4,8 @@ show:dance2013 :networking sh:netHome . sh:netHome - :musicPlayer <http://localhost:8040/>; - :dmxServer <http://localhost:8030/>; - :curveCalc <http://localhost:8060/>; - :keyboardComposer <http://localhost:8050/>; - :vidref <http://plus:8053/> . \ No newline at end of file + :musicPlayer <http://plus:8040/>; + :dmxServer <http://plus:8030/>; + :curveCalc <http://plus:8060/>; + :keyboardComposer <http://plus:8050/>; + :vidref <http://amp:8053/> . \ No newline at end of file