Change localhost to some domain
This commit is contained in:
parent
1d1463b38f
commit
a09f3f87e9
|
@ -26,7 +26,7 @@ import (
|
|||
// @license.name Apache 2.0
|
||||
// @license.url http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
|
||||
// @host localhost:3000
|
||||
// @host gonapi.qowevisa.click
|
||||
// @BasePath /api
|
||||
func main() {
|
||||
r := gin.Default()
|
||||
|
|
Loading…
Reference in New Issue
Block a user