mirror of
https://github.com/Ratstail91/SANCTUM.git
synced 2025-11-28 18:14:28 +11:00
4 lines
64 B
JavaScript
4 lines
64 B
JavaScript
// .env Variables
|
|
require('dotenv').config({path: '../.env'});
|
|
|