10
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m36s Details

This commit is contained in:
dm 2024-08-13 11:31:16 +08:00
parent f4f8c0ef01
commit 5e5757e398
1 changed files with 1 additions and 0 deletions

View File

@ -13,5 +13,6 @@ func main() {
"message": "pong",
})
})
r.Run() // listen and serve on 0.0.0.0:8080 (for windows "localhost:8080")
}