feat: Integrate forum layout support across various components and enhance room handling logic
This commit is contained in:
@@ -221,6 +221,7 @@ export default defineConfig({
|
||||
port: 38347,
|
||||
host: '0.0.0.0',
|
||||
cors: true, // Enable CORS for dev server
|
||||
open: false,
|
||||
fs: {
|
||||
// Allow serving files from one level up to the project root
|
||||
allow: ['..'],
|
||||
|
||||
Reference in New Issue
Block a user