xantic/index.js

2 lines
66 B
JavaScript
Raw Normal View History

// Initalize dotenv to read .env files
require("dotenv").config();