Skip to content

Commit 2fd54f6

Browse files
committed
Add environment using public ip address
1 parent c70552a commit 2fd54f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

http-client.env.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
"host": "192.168.1.9",
1515
"port": "8000"
1616
},
17+
"server-public-ip": {
18+
"protocol": "http://",
19+
"host": "38.70.247.27",
20+
"port": ""
21+
},
1722
"server-domain": {
1823
"protocol": "https://",
1924
"host": "go-capture-api.code-apprentice.com",

0 commit comments

Comments
 (0)