Skip to content

Commit 8ea12dd

Browse files
committed
fix: wip
1 parent bb29e65 commit 8ea12dd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Use .env.development.local for development.
7272
| REACT_APP_OIDC_API_SCOPE | Linked Events API scope. Default in .env.local is linkedevents-api-dev |
7373
| REACT_APP_SENTRY_DSN | Sentry DSN. Both REACT_APP_SENTRY_DSN and REACT_APP_SENTRY_ENVIRONMENT has to be set to send error reports. |
7474
| REACT_APP_SENTRY_ENVIRONMENT | Setry environment. |
75-
| REACT_APP_MATOMO_URL_BASE | //matomo.hel.ninja/ |
75+
| REACT_APP_MATOMO_URL_BASE | //matomo.hel.ninja/ |
7676
| REACT_APP_MATOMO_SITE_ID | 42 |
7777
| REACT_APP_MATOMO_SRC_URL | matomo.js |
7878
| REACT_APP_MATOMO_ENABLED | Flag to enable matomo. Default false. |
@@ -221,3 +221,5 @@ Run linter to all the files in app
221221
### `yarn lint:fix`
222222

223223
Run linter and fix all the linter errors
224+
225+
WIP testing

0 commit comments

Comments
 (0)