feat: apply senior-friendly portal theme and document UX guidelines
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -16,11 +16,11 @@ export default defineConfig({
|
||||
host: '0.0.0.0',
|
||||
proxy: {
|
||||
'/super/v1': {
|
||||
target: 'http://localhost:8080',
|
||||
target: 'http://localhost:18080',
|
||||
changeOrigin: true
|
||||
},
|
||||
'/v1': {
|
||||
target: 'http://localhost:8080',
|
||||
target: 'http://localhost:18080',
|
||||
changeOrigin: true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user