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