boredstack
boredstack copied to clipboard
Update .env.local
The app/main.go already includes a colon, this is causing "make run" to run on "http://127.0.0.1::3000" instead of " http://127.0.0.1:3000"