use only port
This commit is contained in:
@@ -27,7 +27,7 @@ func (t *CodingTask) Config() task.TaskConfig {
|
|||||||
IssuePrefix: "pm",
|
IssuePrefix: "pm",
|
||||||
BeadsDBPath: "./.pm/db.db",
|
BeadsDBPath: "./.pm/db.db",
|
||||||
StatisticsStoragePath: "./.pm/coding-stats.json",
|
StatisticsStoragePath: "./.pm/coding-stats.json",
|
||||||
WebAddress: "localhost:8080",
|
WebAddress: ":8080",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user