mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-30 23:01:34 +00:00
Update config.sample.js
This commit is contained in:
parent
b908343a12
commit
3afa24ddaf
@ -20,8 +20,7 @@ module.exports = {
|
||||
// If not, which IP's should be able to access?
|
||||
IPs: [
|
||||
'::1',
|
||||
'127.0.0.1',
|
||||
'186.19.241.189'
|
||||
'127.0.0.1'
|
||||
]
|
||||
},
|
||||
|
||||
@ -53,4 +52,4 @@ module.exports = {
|
||||
},
|
||||
useNullAsDefault: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user