From 2b8d6e3062f289fca2cede9b5ac5572037561553 Mon Sep 17 00:00:00 2001 From: KKlochko Date: Wed, 21 Jun 2023 15:38:15 +0300 Subject: [PATCH] Fix README. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index d01c54c..40fdfc9 100644 --- a/README.org +++ b/README.org @@ -10,7 +10,7 @@ It uses [[https://docs.dots.live/][Dots Platform Clients API]]. - change update the information about the database and the dots api =.env=: =postgres= is same name of the service in =docker-compose.yaml=. Example: - #+BEGIN_SRC toml + #+BEGIN_SRC DB_CONNECTION=pgsql DB_HOST=postgres DB_PORT=5432