mirror of
https://github.com/complexcaresolutions/cms.c2sgmbh.git
synced 2026-03-17 18:34:13 +00:00
4 lines
87 B
TypeScript
4 lines
87 B
TypeScript
// Any setup scripts you might need go here
|
|
|
|
// Load .env files
|
|
import 'dotenv/config'
|