aliasgerovs commited on
Commit
a2a9de9
1 Parent(s): 5da39de
Files changed (2) hide show
  1. app.py +1 -1
  2. copy_check/bin/activate +0 -0
app.py CHANGED
@@ -650,4 +650,4 @@ with gr.Blocks() as demo:
650
  date_from = ""
651
  date_to = ""
652
 
653
- demo.launch(share=True, server_name="0.0.0.0", auth=("polygraf-admin", "test@aisd"))
 
650
  date_from = ""
651
  date_to = ""
652
 
653
+ demo.launch(share=True, server_name="0.0.0.0", server_port = 80, auth=("polygraf-admin", "test@aisd"))
copy_check/bin/activate CHANGED
File without changes