Skip to content

Commit c7c2734

Browse files
committed
Update environment.prod.ts
1 parent d8c194c commit c7c2734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const environment = {
22
production: true,
3-
IP_SERVER: 'http://localhost:8888/api',
3+
IP_SERVER: 'http://3.27.221.69:8888/api',
44
};

0 commit comments

Comments
 (0)