minor update
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
from waitress import serve
|
|
||||||
from civicfix.wsgi import application
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
|
||||||
serve(application, host="10.1.192.152", port=8000)
|
|
||||||
Reference in New Issue
Block a user