fix error handling and more swagger info
This commit is contained in:
1
process-env.d.ts
vendored
1
process-env.d.ts
vendored
@@ -5,6 +5,7 @@ declare global {
|
||||
PORT: string;
|
||||
CRON_LEGICA: string;
|
||||
PASSWORD: string;
|
||||
TIMEZONE: string;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user