mirror of
https://github.com/wahyd4/badger.git
synced 2026-08-09 05:15:58 +10:00
bind nuxt ip and host
This commit is contained in:
@@ -136,6 +136,10 @@ export default {
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
server: {
|
||||
port: 3000,
|
||||
host: '0.0.0.0'
|
||||
}
|
||||
// router: {
|
||||
// middleware: ['auth']
|
||||
|
||||
Reference in New Issue
Block a user