Make config production ready
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
import os
|
||||
from pathlib import Path
|
||||
|
||||
if not os.getenv('DATA'):
|
||||
from dotenv import load_dotenv
|
||||
load_dotenv('../.env')
|
||||
|
||||
|
Reference in New Issue
Block a user