Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Commit c98a6aa

Browse files
committed
📝 Update generated docs
1 parent c9f0838 commit c98a6aa

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,10 @@ After using this generator, your new project (the directory created) will contai
136136

137137
## Release Notes
138138

139+
### Next
140+
141+
* Update generated README. Minor typos.
142+
139143
### 0.2.0
140144

141145
**<a href="https://github.com/tiangolo/full-stack-fastapi-couchbase/pull/7" target="_blank">PR #7</a>**:

{{cookiecutter.project_slug}}/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Automatic interactive documentation with Swagger UI (from the OpenAPI backend):
2727

2828
Alternative automatic documentation with ReDoc (from the OpenAPI backend): http://localhost/redoc
2929

30-
Couchbase, web administration: http://http://localhost:8091
30+
Couchbase, web administration: http://localhost:8091
3131

3232
Flower, administration of Celery tasks: http://localhost:5555
3333

@@ -211,7 +211,6 @@ After performing those steps you should be able to open: http://localhost.tiango
211211

212212
Check all the corresponding available URLs in the section at the end.
213213

214-
215214
### Development with a custom IP
216215

217216
If you are running Docker in an IP address different than `127.0.0.1` (`localhost`) and `192.168.99.100` (the default of Docker Toolbox), you will need to perform some additional steps. That will be the case if you are running a custom Virtual Machine, a secondary Docker Toolbox or your Docker is located in a different machine in your network.

0 commit comments

Comments
 (0)