LocChat/server/env.ts
2021-11-16 19:14:46 -07:00

3 lines
43 B
TypeScript

import { config } from 'dotenv';
config();