Commit 8b7579b4 authored by Nico Baruna Putra's avatar Nico Baruna Putra

add custom for docker restart

parent 3f36ee35
......@@ -76,7 +76,7 @@ func checkApi() {
sendMail("API not response")
//os.Exit(1)
} else if response.StatusCode == 200 {
fmt.Println("AMAN BOSS")
//sendMail("API not response")
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment