feat: ask DNS, and get config from a .env file
This commit is contained in:
parent
f6d23e0f66
commit
c922186b84
4 changed files with 55 additions and 23 deletions
|
|
@ -7,4 +7,5 @@ requires-python = ">=3.13"
|
|||
dependencies = [
|
||||
"dnstools>=0.0.1",
|
||||
"mysqlclient>=2.2.8",
|
||||
"python-decouple>=3.8",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue