alterware: our changes
This commit is contained in:
@ -486,4 +486,4 @@ def oEmbedGen(description, user, video_link, ttype,providerName=None):
|
||||
|
||||
if __name__ == "__main__":
|
||||
app.config['SERVER_NAME']='localhost:80'
|
||||
app.run(host='0.0.0.0')
|
||||
app.run(host='0.0.0.0', port=8080)
|
||||
|
Reference in New Issue
Block a user