7 lines
226 B
Markdown
7 lines
226 B
Markdown
Go program to redirect to all lowercase url
|
|
=
|
|
|
|
uses the PORT environment variable to decide which port to listen on (default: 8080)
|
|
|
|
uses the ADDR environment variable to decide which address to listen on (default: 127.0.0.1)
|