Files
SANCTUM/SERVER_City/city.js

4 lines
64 B
JavaScript

// .env Variables
require('dotenv').config({path: '../.env'});