We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11e2aba commit 5f09d23Copy full SHA for 5f09d23
README.md
@@ -15,7 +15,7 @@ To check out and build the service:
15
2. Run chs-dev modules enable limited-partnerships
16
3. Run chs-dev development enable limited-partnerships-api (this will allow you to make changes).
17
4. Run docker using "chs-dev up" in the docker-chs-development directory.
18
-5. If you are using the api directly, then use this url: http://chs.local/limited-partnership
+5. If you are using the api directly, then use this url: http://api.chs.local/limited-partnership
19
20
### Endpoints
21
The full path for each public endpoint begins with the url:
0 commit comments