mirror of
https://github.com/cjdenio/uta-trax-api.git
synced 2026-08-04 22:06:34 +00:00
PORT
This commit is contained in:
+1
-1
@@ -128,5 +128,5 @@ func main() {
|
||||
w.Write(b)
|
||||
})
|
||||
|
||||
http.ListenAndServe(":3000", nil)
|
||||
http.ListenAndServe(":"+os.Getenv("PORT"), nil)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user