You've already forked focalboard
mirror of
https://github.com/mattermost/focalboard.git
synced 2025-07-12 23:50:27 +02:00
Move app config to app-config.json
This commit is contained in:
@ -29,7 +29,7 @@ func main() {
|
||||
|
||||
w.SetTitle("Octo Tasks")
|
||||
w.SetSize(1024, 768, webview.HintNone)
|
||||
w.Navigate("http://localhost:8000")
|
||||
w.Navigate("http://localhost:8088")
|
||||
w.Run()
|
||||
cancel()
|
||||
}
|
||||
|
Reference in New Issue
Block a user