LocChat/server/env.ts

3 lines
43 B
TypeScript
Raw Normal View History

2021-11-16 21:14:46 -05:00
import { config } from 'dotenv';
config();