Skip to content

Commit d1c4a53

Browse files
authored
Update environment.prod.ts
1 parent b9f9ba0 commit d1c4a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/environments/environment.prod.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const environment = {
22
production: true,
3-
api_url: 'https://q-a-example-loopback-api.herokuapp.com'
3+
api_url: 'https://xqs72m7ic4.execute-api.us-east-2.amazonaws.com'
44
};

0 commit comments

Comments
 (0)