From 8233b76b8d77975677d9610d67d0bde32b238f14 Mon Sep 17 00:00:00 2001 From: e11sy <130844513+e11sy@users.noreply.github.com> Date: Sat, 21 Oct 2023 21:54:54 +0300 Subject: [PATCH] fixed app-config.yaml remove unwanted change --- app-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-config.yaml b/app-config.yaml index 8b3502d7..0271bdea 100644 --- a/app-config.yaml +++ b/app-config.yaml @@ -28,7 +28,7 @@ logging: database: info database: - dsn: 'postgres://localhost:Egoramurin1@postgres:5432/notes' + dsn: 'postgres://codex:postgres@postgres:5432/notes' openai: token: 'token'