Make sure that secrets would work on aws

This commit is contained in:
Vasilije 2023-12-21 20:35:49 +01:00
parent 078d6974bd
commit fa1df60d5d

View file

@ -9,7 +9,7 @@ from postgres.models import operation
from postgres.models import sessions
from postgres.models import user
from postgres.models import docs
from ..config import Config
from cognitive_architecture.config import Config
config = Config()
config.load()