We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e92e033 commit 34649faCopy full SHA for 34649fa
src/environments/environment.prod.ts
@@ -1,7 +1,4 @@
1
export const environment = {
2
production: true,
3
IP_SERVER: 'http://72.60.41.133:8888/api',
4
- IP_SERVER_NO_SSL: 'http://192.168.1.220:8000/api',
5
- IP_SERVER_RADMIN: 'http://26.100.147.137:8888/api',
6
- IP_LOCAL: 'http://localhost:8081/api',
7
};
0 commit comments