diff --git a/journals/2023_02_20.md b/journals/2023_02_20.md index 9114922f..558c90fc 100644 --- a/journals/2023_02_20.md +++ b/journals/2023_02_20.md @@ -83,4 +83,4 @@ ``` - Test postgres - ``docker compose up -d`` - - ``docker compose run postgres psql -U simplelogin simplelogin`` \ No newline at end of file + - ``docker compose run sl-db psql -U simplelogin simplelogin`` \ No newline at end of file