zzmez commited on
Commit
547b687
·
1 Parent(s): 79f993e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -2,9 +2,8 @@ import gradio as gr
2
  from utils.gradio_utils import *
3
  import os
4
 
5
- user = os.environ.get("user")
6
- password = os.environ.get("password")
7
-
8
 
9
  domains_template = """tenderax.com
10
  reach-fortune.com
 
2
  from utils.gradio_utils import *
3
  import os
4
 
5
+ user = os.environ.get("USERNAME")
6
+ password = os.environ.get("PASSWORD")
 
7
 
8
  domains_template = """tenderax.com
9
  reach-fortune.com