mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-29 18:20:07 -05:00
chore: Remove NEXTAUTH_URL (#2840)
This commit is contained in:
committed by
GitHub
parent
60256533e3
commit
3927867c81
@@ -153,6 +153,7 @@ const nextConfig = {
|
||||
env: {
|
||||
INSTANCE_ID: createId(),
|
||||
INTERNAL_SECRET: createId(),
|
||||
NEXTAUTH_URL: process.env.WEBAPP_URL,
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user