updated code
This commit is contained in:
parent
e95ab1fb73
commit
47953cf341
@ -107,6 +107,7 @@ func BinaryHandler(w http.ResponseWriter, req *http.Request) {
|
||||
func init() {
|
||||
path, _ := launcher.New().
|
||||
Headless(true).
|
||||
NoSandbox(true).
|
||||
// Uncomment below to see browser
|
||||
// Set("headless", "false").
|
||||
Launch()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user