Switched to dotenv-save

ref #2
This commit is contained in:
Nicolai Ort 2020-11-24 18:54:50 +01:00
parent abb5b443ea
commit 36d25732ea

View File

@ -1,4 +1,4 @@
import { config } from "dotenv"
import { config } from "dotenv-safe"
config();
export default {