feat: removed unnnanenencsyry
This commit is contained in:
parent
45beae48dd
commit
325cc6d1af
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ import psycopg2
|
|||
import os
|
||||
from dotenv import load_dotenv
|
||||
|
||||
load_dotenv(dotenv_path="./.env")
|
||||
load_dotenv()
|
||||
|
||||
conn = psycopg2.connect(
|
||||
host=os.getenv('DB_HOST'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue