refactor .env usage due to unexpexted env values
This commit is contained in:
2
process.d.ts
vendored
2
process.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
declare namespace NodeJS {
|
||||
export interface ProcessEnv {
|
||||
NEXTAUTH_URL: string
|
||||
PUBLIC_URL: string
|
||||
NEXTAUTH_SECRET: string
|
||||
GITHUB_ID: string
|
||||
GITHUB_SECRET: string
|
||||
|
Reference in New Issue
Block a user