Heyo, why does better-auth require the secret when building? I am trying to setup github actions to build my project as a docker image and its spamming the console that its using a default and that I should change it.
Why doesnt it require it as a runtime variable instead?