in lib/functions_framework/server.rb [262:265]
def port= port @port = (port || ::ENV["PORT"] || 8080).to_i end