Skip to content
Snippets Groups Projects
Commit 93f4feea authored by jotangen's avatar jotangen
Browse files

// port:8080

parent eddca10f
No related branches found
No related tags found
No related merge requests found
......@@ -115,7 +115,7 @@ func main() {
port := os.Getenv("PORT")
// Remove this when deploy
port ="8080"
//port ="8080"
if port == "" {
//log.fatal formatting output and exits
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment