uups... ;)
This commit is contained in:
parent
97f479dc09
commit
36fd02c6f9
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ class HttpService(Service):
|
||||||
|
|
||||||
if "path" in kwargs:
|
if "path" in kwargs:
|
||||||
self.path = kwargs["path"]
|
self.path = kwargs["path"]
|
||||||
elif:
|
else:
|
||||||
self.path = "/"
|
self.path = "/"
|
||||||
|
|
||||||
if "port" in kwargs:
|
if "port" in kwargs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue