fixing readme local url
This commit is contained in:
parent
3768bb6fe3
commit
88f1732bdc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue