mirror of
https://github.com/alvierahman90/uploadr.git
synced 2026-01-03 02:34:00 +00:00
Update uploadr.py
This commit is contained in:
@@ -99,4 +99,4 @@ def fonts(filename=None):
|
|||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
app.debug = True
|
app.debug = True
|
||||||
app.run()
|
app.run(host=config.domain, port=config.port)
|
||||||
|
|||||||
Reference in New Issue
Block a user