fix: add NEXTAUTH_URL value to .env.example according to documentation to fix Invalid URL error
There was an error when first starting the web application. Providing a default value for the NEXTAUTH_URL variable fixes this issue.
Signed-off-by: Alexander Selzer alexander.selzer@aleri.de