WIP - added front end auth
This commit is contained in:
@@ -52,7 +52,7 @@ export default defineNuxtConfig({
|
||||
hmr: {
|
||||
clientPort: 3001,
|
||||
},
|
||||
allowedHosts: ['jupiter.routebox.co', 'localhost', '127.0.0.1'],
|
||||
allowedHosts: ['.routebox.co', 'localhost', '127.0.0.1',],
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user