Skip to content

Commit 1082b8a

Browse files
committed
Update base URL for API endpoints to localhost:6400
1 parent 4172ba9 commit 1082b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

endpoints.http

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@baseUrl = http://localhost:5000
1+
@baseUrl = http://localhost:6400
22

33
### Health
44
GET {{baseUrl}}/api/v1/health

0 commit comments

Comments
 (0)