Skip to content

Commit

Permalink
feat: bump major
Browse files Browse the repository at this point in the history
BREAKING CHANGE: no breaking changes
  • Loading branch information
janhenrikoverland committed Mar 26, 2021
1 parent 43c4842 commit caef855
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .husky/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
_
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ All netlfiy deployments run against play.dhis2.org/dev, so in order to use them,

1. Copy the URL of the deployment you want to enable, i.e. `https://dhis2-data-visualizer.netlify.com`
2. Visit the [system settings -- access](https://play.dhis2.org/dev/dhis-web-settings/index.html#/access) page on the DHIS2 instance you want to test against (i.e. `https://debug.dhis2.org/dev`)
3. Add the copied URL on a new line the in CORS Whitelist textbox **NOTE**: do NOT include a trailing slash
3. Add the copied URL on a new line the in CORS Whitelist textbox **NOTE**: do **NOT** include a trailing slash
4. Back on [netlify](`https://dhis2-data-visualizer.netlify.com`), enter the DHIS2 instance URL in the Server input of the login dialog

The master branch is always available at:
Expand Down

0 comments on commit caef855

Please sign in to comment.