File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -186,6 +186,8 @@ Adminer: http://localhost:8080
186186
187187Traefik UI: http://localhost:8090
188188
189+ MailCatcher: http://localhost:1080
190+
189191### Development URLs with ` localhost.tiangolo.com ` Configured
190192
191193Development URLs, for local development.
@@ -194,10 +196,12 @@ Frontend: http://dashboard.localhost.tiangolo.com
194196
195197Backend: http://api.localhost.tiangolo.com
196198
197- Automatic Interactive Docs (Swagger UI): http://api.localhost.tiangolo.comdocs
199+ Automatic Interactive Docs (Swagger UI): http://api.localhost.tiangolo.com/docs
198200
199- Automatic Alternative Docs (ReDoc): http://api.localhost.tiangolo.comredoc
201+ Automatic Alternative Docs (ReDoc): http://api.localhost.tiangolo.com/redoc
200202
201203Adminer: http://localhost.tiangolo.com:8080
202204
203205Traefik UI: http://localhost.tiangolo.com:8090
206+
207+ MailCatcher: http://localhost.tiangolo.com:1080
You can’t perform that action at this time.
0 commit comments