Skip to content
Snippets Groups Projects
Commit 181a00d2 authored by unknown's avatar unknown
Browse files

removed unnecessary export variables

parent 9f97a59c
Branches
No related tags found
1 merge request!12update readme to contain cozy parameters
......@@ -41,15 +41,6 @@ Create a `konnector-dev-config.json` file at the root with your test credentials
```
Then :
Define the base url and the API authentication key as environment variable :
```sh
export API_AUTH_KEY=<the_api_authentication_key>
export BASE_URL=<the_api_base_url>
```
Then :
```sh
yarn
yarn standalone
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment