feat: implement SEO improvements, listing profiles, service images, and towns serviced
This commit is contained in:
@@ -6,7 +6,7 @@ export default defineConfig({
|
||||
server: {
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'http://newenglandoil_api_rust:9552',
|
||||
target: 'http://localoilprices_api_rust:9552',
|
||||
changeOrigin: true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user