I want to configure the nginx config on the fly using lua. Tried to configure listen through the $ port variable. Did not work out. As I understand it, listen and server_name cannot be specified via a variable. Is there a way, even in theory, to specify listen through a variable?