Skip to content

Commit f690df4

Browse files
committed
test
1 parent 4ca8f28 commit f690df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const db = knex ({
1919

2020
app.use(
2121
cors({
22-
origin: CLIENT_ORIGIN
22+
2323
})
2424
);
2525

0 commit comments

Comments
 (0)