Change dev server port to 9421
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
@@ -44,6 +44,7 @@ export default async () => {
|
||||
},
|
||||
server: {
|
||||
host: true,
|
||||
port: 9421,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user