Make sure that secrets would work on aws
This commit is contained in:
parent
078d6974bd
commit
fa1df60d5d
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ from postgres.models import operation
|
||||||
from postgres.models import sessions
|
from postgres.models import sessions
|
||||||
from postgres.models import user
|
from postgres.models import user
|
||||||
from postgres.models import docs
|
from postgres.models import docs
|
||||||
from ..config import Config
|
from cognitive_architecture.config import Config
|
||||||
config = Config()
|
config = Config()
|
||||||
config.load()
|
config.load()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue