fix port number
This commit is contained in:
		| @@ -9,7 +9,7 @@ export default defineConfig({ | ||||
|     vue(), | ||||
|   ], | ||||
|   server:{ | ||||
|     port: 2137, | ||||
|     port: 80, | ||||
|     host: '0.0.0.0', | ||||
|     proxy : { | ||||
|       '/java': { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user