Skip to content

Commit 5e0c592

Browse files
committed
🎨
2 parents 4111aeb + 99a9262 commit 5e0c592

File tree

2 files changed

+15
-41
lines changed

2 files changed

+15
-41
lines changed

nuxt.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module.exports = {
66
*/
77
server: {
88
port: 8000,
9-
host: '127.0.0.1'
9+
host: '0.0.0.0'
1010
},
1111
/*
1212
** Environment variable configuration

package-lock.json

Lines changed: 14 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)