Skip to content

Commit

Permalink
add sertup thing
Browse files Browse the repository at this point in the history
  • Loading branch information
dashkt committed Nov 2, 2023
1 parent 163253c commit 010a636
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ object FrameworkApp : IConfigProvider {
val key = req.getFormQuery("key")

settingsConfig.api_key = req.getFormQuery("apikey")
state = Node.State.ONLINE

res.redirect("https://framework-portal.vercel.app/dashboard/nodes/${key}")
}
Expand Down

0 comments on commit 010a636

Please sign in to comment.