Skip to content

Commit b9641db

Browse files
committed
Update environment.ts
1 parent cf28118 commit b9641db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/environments/environment.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
export const environment = {
66
production: false,
77
GO_DB2_API: 'http://localhost:8080/predict',
8-
IBM_WML_API: 'https://<url>',
8+
IBM_WML_API: 'https://us-south.ml.cloud.ibm.com/v3/wml_instances/ee215244-7c33-4ffb-ae7f-e2aac55d92f4/deployments/3cfaa43b-4cae-403a-a4ed-db8b3de009dd/online',
99
NODE_HOST: 'http://localhost:8888'
1010
};
1111

0 commit comments

Comments
 (0)