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 f64d0f9 commit f198dddCopy full SHA for f198ddd
1 file changed
backend/src/server.ts
@@ -22,4 +22,4 @@ app.listen(process.env.PORT, () => {
22
logger.info('server started dont need worry');
23
});
24
25
-const test = 12338;
+const test = 12333;
0 commit comments