Skip to content

Commit

Permalink
Remove assetPrefix
Browse files Browse the repository at this point in the history
  • Loading branch information
TaEduard committed Nov 6, 2023
1 parent 8023633 commit 31d3038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
basePath: process.env.NEXT_BASE_PATH || '',
assetPrefix: process.env.RANCHER_SERVER || '',
// assetPrefix: process.env.RANCHER_SERVER || '',
hostname: process.env.RANCHER_SERVER,
// images: {
// path: process.env.NEXT_PUBLIC_BASE_PATH || '',
Expand Down

0 comments on commit 31d3038

Please sign in to comment.