Skip to content

Commit

Permalink
trig
Browse files Browse the repository at this point in the history
  • Loading branch information
wanwiset25 committed Nov 29, 2023
1 parent 7a66384 commit d359808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/config/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ if (!PARENTNET_WALLET || !CHECKPOINT_CONTRACT) {

export const { NODE_ENV, LOG_FORMAT, STATS_SECRET } = process.env;

export const CORS_ALLOW_ORIGIN = process.env.CORS_ALLOW_ORIGIN || '';
export const CORS_ALLOW_ORIGIN = process.env.CORS_ALLOW_ORIGIN || '';

0 comments on commit d359808

Please sign in to comment.