Skip to content

Commit

Permalink
Add Sync Gateway URL config to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdgr8 committed Feb 14, 2024
1 parent 70f238b commit 51db99d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/kotbase-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ sync data.
* Create user `<username>` in Sync Gateway.
* Set the password.
* Set collection access for `user-<username>.notes` with `"admin_channels": ["user=<username>.notes"]`.
* Configure the Sync Gateway URL for the app in the [dependency injection `domainModule`](
https://github.com/jeffdgr8/kotbase/blob/main/examples/kotbase-notes/kotbase-notes/src/commonMain/kotlin/di/DomainModule.kt).

## Roadmap

Expand Down

0 comments on commit 51db99d

Please sign in to comment.