Skip to content

Commit 6e70d34

Browse files
committed
🎨
1 parent 5e0c592 commit 6e70d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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: '0.0.0.0'
9+
host: '127.0.0.1'
1010
},
1111
/*
1212
** Environment variable configuration

0 commit comments

Comments
 (0)