Skip to content

Commit

Permalink
Update next.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
TaEduard authored Nov 5, 2023
1 parent 4222bc7 commit b598f64
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,7 +1,7 @@
module.exports = {
basePath: process.env.NEXT_PUBLIC_BASE_PATH || '',
assetPrefix: process.env.NEXT_PUBLIC_BASE_PATH || '',
hostname: '0.0.0.0',
hostname: 'rancher.vzxy.net',
// images: {
// path: process.env.NEXT_PUBLIC_BASE_PATH || '',
// },
Expand Down

0 comments on commit b598f64

Please sign in to comment.