fix(ui): Proxy avatars endpoint in dev mode
Signed-off-by: Richard Palethorpe <io@richiejp.com>
This commit is contained in:
@@ -30,6 +30,7 @@ export default defineConfig(({ mode }) => {
|
||||
'/status': backendUrl,
|
||||
'/action': backendUrl,
|
||||
'/actions': backendUrl,
|
||||
'/avatars': backendUrl
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user