Skip to content

Commit

Permalink
chore: removed console log
Browse files Browse the repository at this point in the history
  • Loading branch information
jawahar273 committed Feb 5, 2024
1 parent 267569a commit 414b6cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/web/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ const nextConfig = {
// + assetPrefix = process.env.NEXT_PUBLIC_BASE_PATH || ''
};

console.log(process.env.NEXT_PUBLIC_BASE_PATH)

module.exports = nextConfig;

0 comments on commit 414b6cf

Please sign in to comment.