mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-15 05:52:59 +01:00
3 lines
46 B
TypeScript
3 lines
46 B
TypeScript
|
import dotenv from "dotenv";
|
||
|
dotenv.config();
|