Skip to content

Commit 8699866

Browse files
feat(flyio): change server prod value
1 parent 4911775 commit 8699866

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export const environment = {
22
production: true,
3-
graphqlHost: 'https://nestjs-example-app.onrender.com/',
3+
graphqlHost: 'https://fly.io/apps/nestjs-example-app/',
44
domain: 'https://angular-example-app.onrender.com',
55
};

0 commit comments

Comments
 (0)