@@ -136,6 +136,6 @@ const server = new ApolloServer({
}
});
server.listen().then(({url}) => {
server.listen({port: process.env.PORT}).then(({url}) => {
console.log(`🚀 Server ready at ${url}`);
The note is not visible to the blocked user.