]> git.ipfire.org Git - ipfire.org.git/commitdiff
Remove accidentially committed line
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 6 Jan 2016 14:59:23 +0000 (15:59 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 6 Jan 2016 14:59:23 +0000 (15:59 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
webapp.py

index c96ce0839d579f284f16449cda45374cb7ba6490..0217543a60ca09b572e45314d9cadafd0bf37fbd 100755 (executable)
--- a/webapp.py
+++ b/webapp.py
@@ -29,4 +29,4 @@ if __name__ == "__main__":
 #      with context:
 #              app.run()
 
-       app.run(port=80)
+       app.run()