diff --git a/frontend/.env.template b/frontend/.env.template index 20bd17b6..dfa0e6da 100644 --- a/frontend/.env.template +++ b/frontend/.env.template @@ -7,4 +7,4 @@ AZURE_AD_CLIENT_SECRET= AZURE_STORAGE_CONNECTION_STRING= NEXTAUTH_SECRET= -NEXTAUTH_URL=localhost:3000 +NEXTAUTH_URL= # i.e. http://localhost:3000