@ -50,11 +50,3 @@ func main() {
app.Listen(cfg.Host)
}
/*
swagger generate spec -o ./swagger.yaml
sudo docker run -p 80:8080 -e SWAGGER_JSON=/api.yaml -v ~/Documents/coding/go/rest-api/swagger.yaml:/api.yaml swaggerapi/swagger-ui
*/