Skip to content

Commit cbf46d0

Browse files
fixing port on otel
1 parent b383d2d commit cbf46d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ load:
423423
otel-test:
424424
curl -il \
425425
-H "Traceparent: 00-918dd5ecf264712262b68cf2ef8b5239-896d90f23f69f006-01" \
426-
--user "[email protected]:gophers" http://localhost:3000/v1/users/token/54bb2165-71e1-41a6-af3e-7da4a0e1e2c1
426+
--user "[email protected]:gophers" http://localhost:6000/v1/auth/token/54bb2165-71e1-41a6-af3e-7da4a0e1e2c1
427427

428428
# ==============================================================================
429429
# Modules support

0 commit comments

Comments
 (0)