From 88f1732bdcd1ffb9f0156d4f3ca1617747ba9a15 Mon Sep 17 00:00:00 2001 From: Adri Date: Thu, 3 Apr 2025 15:52:12 +0200 Subject: [PATCH] fixing readme local url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 291d7d162..cdc6fcad5 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 public url variable the local 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