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