File tree 1 file changed +6
-2
lines changed
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
186
186
187
187
Traefik UI: http://localhost:8090
188
188
189
+ MailCatcher: http://localhost:1080
190
+
189
191
### Development URLs with ` localhost.tiangolo.com ` Configured
190
192
191
193
Development URLs, for local development.
@@ -194,10 +196,12 @@ Frontend: http://dashboard.localhost.tiangolo.com
194
196
195
197
Backend: http://api.localhost.tiangolo.com
196
198
197
- Automatic Interactive Docs (Swagger UI): http://api.localhost.tiangolo.comdocs
199
+ Automatic Interactive Docs (Swagger UI): http://api.localhost.tiangolo.com/docs
198
200
199
- Automatic Alternative Docs (ReDoc): http://api.localhost.tiangolo.comredoc
201
+ Automatic Alternative Docs (ReDoc): http://api.localhost.tiangolo.com/redoc
200
202
201
203
Adminer: http://localhost.tiangolo.com:8080
202
204
203
205
Traefik 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