main: Moved main server files
This commit is contained in:
parent
02457ceddf
commit
21a5762276
@ -185,4 +185,4 @@ def site_worker(domain):
|
|||||||
|
|
||||||
# Start the server
|
# Start the server
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
app.run(debug=False, port=4000)
|
app.run(debug=False, port=5000)
|
Loading…
Reference in New Issue
Block a user