make all environment variables consistent & list them in docs (#380)

This commit is contained in:
wukko
2024-03-05 20:19:01 +06:00
committed by GitHub
12 changed files with 94 additions and 47 deletions

View File

@@ -1,4 +1,5 @@
import "dotenv/config";
import "../modules/sub/alias-envs.js";
import { getJSON } from "../modules/api.js";
import { services } from "../modules/config.js";