Commit 38c25380 authored by tom's avatar tom

fix envs schems

parent a65ef55a
......@@ -84,7 +84,7 @@ type NextPublicEnvsAccount =
} |
{
NEXT_PUBLIC_IS_ACCOUNT_SUPPORTED: 'true';
NEXT_PUBLIC_AUTH_URL: string;
NEXT_PUBLIC_AUTH_URL?: string;
NEXT_PUBLIC_LOGOUT_URL: string;
NEXT_PUBLIC_AUTH0_CLIENT_ID: string;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment