Skip to content

Commit 5efa11f

Browse files
committed
fix: update base URL for hero API in heroes.http
1 parent 5f18d98 commit 5efa11f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

04-cloud/00-aks/01-mi-primer-aks/heroes.http

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@base_url = http://70.156.227.1/api/hero
1+
@base_url = http://158.158.88.34/api/hero
22

33
GET {{base_url}} HTTP/1.1
44

0 commit comments

Comments
 (0)