Skip to content

Commit f098814

Browse files
committed
Rename environments
1 parent 5f987fa commit f098814

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

http-client.env.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"dev": {
2+
"local": {
33
"host": "localhost",
44
"port": "8000"
55
},
6-
"android": {
6+
"private": {
77
"host": "192.168.1.2",
88
"port": "8000"
99
}

0 commit comments

Comments
 (0)