Skip to content

Commit

Permalink
update: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
siwonpada committed Aug 6, 2024
1 parent 6ed004b commit 1512df7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"Buildx",
"dbml",
"Gistalk",
"gistory",
"gitops",
"gsainfoteam",
"infoteam",
Expand Down
1 change: 1 addition & 0 deletions src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ async function bootstrap() {
const configService = app.get(ConfigService);
// set CORS config
const whitelist = [
/http:\/\/localhost:3000/,
/https:\/\/.*gistalk.gistory.me/,
/https:\/\/.*gistalk-fe.pages.dev/,
/http:\/\/127.0.0.1:5173/,
Expand Down

0 comments on commit 1512df7

Please sign in to comment.