Skip to content

Commit d3e7e7c

Browse files
committed
Update environment.ts
1 parent 1026bcc commit d3e7e7c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/environments/environment.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ export const environment = {
44
IP_SERVER_NO_SSL: 'http://192.168.1.220:8000/api',
55
IP_SERVER_RADMIN: 'http://26.100.147.137:8888/api',
66
IP_LOCAL: 'http://localhost:8081/api',
7-
};
7+
};
8+

0 commit comments

Comments
 (0)