loading environmen variable to config added

This commit is contained in:
dongho
2024-10-23 23:08:55 +09:00
parent 025c5a83ca
commit 5b0b921306
3 changed files with 72 additions and 2 deletions

View File

@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2021"
[dependencies]
dotenv = "0.15.0"