mirror of
https://github.com/oarkflow/mq.git
synced 2025-10-05 16:06:55 +08:00
feat: [wip] - Implement html node
This commit is contained in:
@@ -105,5 +105,5 @@ func main() {
|
||||
if dag.Error != nil {
|
||||
panic(dag.Error)
|
||||
}
|
||||
dag.Start(":8080")
|
||||
dag.Start("0.0.0.0:8080")
|
||||
}
|
||||
|
Reference in New Issue
Block a user