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