Skip to content

Commit 1683c3d

Browse files
committed
Update host name for public server
1 parent 74a6ebc commit 1683c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http-client.env.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"public-server": {
1818
"protocol": "https://",
19-
"host": "go-capture.code-apprentice.com",
19+
"host": "go-capture-api.code-apprentice.com",
2020
"port": ""
2121
}
2222
}

0 commit comments

Comments
 (0)