1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-06-15 00:15:15 +02:00

fix readme web-api example

This commit is contained in:
Lee Brown
2019-07-14 20:24:52 -08:00
parent 0e3f18b2b2
commit 845e3d6be2
2 changed files with 17 additions and 7 deletions

View File

@ -61,7 +61,7 @@ one `docker-compose.yaml` file that is shared between all services.
4. Open the Swagger UI.
Navigate your browser to [http://localhost:3001/docs](http://localhost:3001/docs).
Navigate your browser to [http://127.0.0.1:3001/docs](http://127.0.0.1:3001/docs).
5. Signup a new account.