Update environment.prod.ts
This commit is contained in:
parent
f51639547a
commit
4dd3c7033c
@ -9,16 +9,18 @@ export const environment = {
|
||||
|
||||
// changeble url // port
|
||||
captchaSiteKey: '6LfrdSUpAAAAALkYDmnvdX3GLLCArgPWNHfXasjP',
|
||||
|
||||
// backport:'31701/visaproject36808/back',
|
||||
// backendUrl:'/visaproject36808/back',
|
||||
|
||||
backendUrl:'http://157.66.191.31:30101/back',
|
||||
nodeUrl:'http://157.66.191.31:31170/llm',
|
||||
builderUrl:'http://157.66.191.31:31170',
|
||||
// backport:'31701/visaproject36808/back',
|
||||
// backendUrl:'/visaproject36808/back',
|
||||
|
||||
backendUrl: 'http://157.66.191.31:30101/back',
|
||||
nodeUrl: 'http://157.66.191.31:31170/llm',
|
||||
builderUrl: 'http://157.66.191.31:31170',
|
||||
ollamaUrl: 'http://localhost:8080/llm',
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
};
|
||||
Loading…
x
Reference in New Issue
Block a user