Forgot to change one part
This commit is contained in:
@@ -23,7 +23,7 @@ export default defineConfig({
|
||||
},
|
||||
server: {
|
||||
host: true,
|
||||
port: 4321,
|
||||
port: 5000,
|
||||
strictPort: true,
|
||||
allowedHosts: ["leafpig.mangopig.tech"], //Remember to add domain here if deploying
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user