fix: Update Infini provider API URL to include '/maas' path
This commit is contained in:
parent
91bf356c73
commit
2ab63f2e4c
@ -234,7 +234,7 @@ export const PROVIDER_CONFIG = {
|
||||
},
|
||||
infini: {
|
||||
api: {
|
||||
url: 'https://cloud.infini-ai.com'
|
||||
url: 'https://cloud.infini-ai.com/maas'
|
||||
},
|
||||
websites: {
|
||||
official: 'https://cloud.infini-ai.com/',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user