mirror of
https://github.com/morten-olsen/http.md.git
synced 2026-02-08 00:46:28 +01:00
feat: load env vars
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
import 'dotenv/config.js';
|
||||
import '../dist/cli/cli.js';
|
||||
|
||||
Reference in New Issue
Block a user