Skip to content

Commit 4c741bb

Browse files
committed
Trying to make it easy to set scheduler command
1 parent c85f224 commit 4c741bb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,7 @@
3333
},
3434
"addons": [
3535
"scheduler"
36-
]
36+
],
37+
"success_url" : "https://scheduler.heroku.com/dashboard"
38+
3739
}

0 commit comments

Comments
 (0)