fixing readme local url

This commit is contained in:
Adri 2025-04-03 15:52:12 +02:00
parent 3768bb6fe3
commit 88f1732bdc

View file

@ -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). 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 Add a string to the api_key and secret_key field, for dev it can be any random string