.
This commit is contained in:
@@ -3,7 +3,7 @@ import yaml
|
||||
def is_debugging(): return os.getenv("CONFIGURATION") == "Debug"
|
||||
|
||||
|
||||
file_path="/etc/app/config.yaml"
|
||||
file_path="/etc/app/config/config.yaml"
|
||||
config=None
|
||||
|
||||
def config_exits():
|
||||
|
||||
Reference in New Issue
Block a user