export default { // config options server: { host: '0.0.0.0', allowedHosts: ['yourdomain.com'] } }