X-Git-Url: https://git.realraum.at/?p=svn42.git;a=blobdiff_plain;f=switch-power.py;h=94b0deeae9bd1460bb30684770a59f75094679d5;hp=9e036b37e6e6c4812c1efcbf0b721966100a0c52;hb=2c075d279f61bf548e22b2715d82d58fc1f16f76;hpb=8c57d7d6432272bc904a0f89536e12567a2f2d81 diff --git a/switch-power.py b/switch-power.py index 9e036b3..94b0dee 100755 --- a/switch-power.py +++ b/switch-power.py @@ -47,7 +47,7 @@ class UWSConfig: self.config_parser.add_section('debug') self.config_parser.set('debug','enabled',"False") self.config_parser.add_section('broker') - self.config_parser.set('broker','uri',"tcp://wuzzler.realraum.at:4244") + self.config_parser.set('broker','uri',"tcp://torwaechter.realraum.at:4244") self.config_mtime=0 if not self.configfile is None: try: