mirror of
https://github.com/Astatin3/Polyboard.git
synced 2026-06-09 00:28:07 -06:00
Rename to Polyboard
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@ def err404(err):
|
||||
|
||||
class webserv():
|
||||
def __init__(self):
|
||||
self.title = 'Modulator'
|
||||
self.title = 'Polyboard'
|
||||
self.port = 443
|
||||
self.host = '0.0.0.0'
|
||||
self.verbose = False
|
||||
|
||||
Reference in New Issue
Block a user