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 b383d2d commit cbf46d0Copy full SHA for cbf46d0
makefile
@@ -423,7 +423,7 @@ load:
423
otel-test:
424
curl -il \
425
-H "Traceparent: 00-918dd5ecf264712262b68cf2ef8b5239-896d90f23f69f006-01" \
426
- --user "[email protected]:gophers" http://localhost:3000/v1/users/token/54bb2165-71e1-41a6-af3e-7da4a0e1e2c1
+ --user "[email protected]:gophers" http://localhost:6000/v1/auth/token/54bb2165-71e1-41a6-af3e-7da4a0e1e2c1
427
428
# ==============================================================================
429
# Modules support
0 commit comments