Spaces:
Running
Running
Trisha Tomy
commited on
Commit
·
d40d89b
1
Parent(s):
1866907
changing homepage
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ async def initialize_runner():
|
|
26 |
config = RunnerConfig.from_dict({
|
27 |
"environment": {
|
28 |
"name": "webbrowser",
|
29 |
-
"homepage": "https://
|
30 |
"headless": True,
|
31 |
"launch_args": ["--no-sandbox", "--disable-setuid-sandbox"]
|
32 |
},
|
|
|
26 |
config = RunnerConfig.from_dict({
|
27 |
"environment": {
|
28 |
"name": "webbrowser",
|
29 |
+
"homepage": "https://dwd000006jia1mae.lightning.force.com/lightning/setup/AccountForecastSettings/home",
|
30 |
"headless": True,
|
31 |
"launch_args": ["--no-sandbox", "--disable-setuid-sandbox"]
|
32 |
},
|