Skip to content

Commit 1d3489f

Browse files
committed
Test
1 parent 561d9d0 commit 1d3489f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ const main = async () => {
134134
credentials: true,
135135
},
136136
});
137+
137138

138139
const port = process.env.PORT || 4000;
139140

0 commit comments

Comments
 (0)