Skip to content

Commit b7f854d

Browse files
committed
Minor update
1 parent 44a4fd8 commit b7f854d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

loki.py

+2
Original file line numberDiff line numberDiff line change
@@ -515,4 +515,6 @@ def logout():
515515

516516
# start server
517517
app.run(host=WEB_SERVER_IP, port=WEB_SERVER_PORT)
518+
519+
# stop server
518520
server.stop()

0 commit comments

Comments
 (0)