Dotenv production setting
This commit is contained in:
		@@ -1,6 +1,4 @@
 | 
			
		||||
import os
 | 
			
		||||
from dotenv import load_dotenv
 | 
			
		||||
load_dotenv()
 | 
			
		||||
from pathlib import Path
 | 
			
		||||
 | 
			
		||||
class Config(object):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user