From 3768bb6fe38b39b7ac1263ab7ecd5fbe5b76d22e Mon Sep 17 00:00:00 2001 From: Adri Date: Thu, 3 Apr 2025 15:51:10 +0200 Subject: [PATCH] fixing readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2febe954e..291d7d162 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ To pull the repo, open a terminal in the root of this project and run this comma The folder sintonia_webapp now it's synced with the dev branch (the currently active branch). -In the sintonia folder, edit the file docker/config.yml by adding to the local url the public url (for dev add http://127.0.0.1:9876) +In the sintonia folder, edit the file docker/config.yml by adding to the public url variable the local url (for dev add 'http://127.0.0.1:9876') Add a string to the api_key and secret_key field, for dev it can be any random string