mirror of
https://github.com/alvierahman90/uploadr.git
synced 2025-01-12 02:04:20 +00:00
Update uploadr.py
This commit is contained in:
parent
650c792dfc
commit
2ffbeb0e89
@ -99,4 +99,4 @@ def fonts(filename=None):
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.debug = True
|
||||
app.run()
|
||||
app.run(host=config.domain, port=config.port)
|
||||
|
Loading…
Reference in New Issue
Block a user