Update environment.ts

This commit is contained in:
string 2025-04-08 20:31:11 +05:30
parent 30646069d2
commit 8ba12035e9

View File

@ -11,7 +11,9 @@ export const environment = {
captchaSiteKey: '6LfrdSUpAAAAALkYDmnvdX3GLLCArgPWNHfXasjP', captchaSiteKey: '6LfrdSUpAAAAALkYDmnvdX3GLLCArgPWNHfXasjP',
// backport:'31701/visaproject36808/back', // backport:'31701/visaproject36808/back',
backendUrl:'http://localhost:9292/back', // backendUrl:'http://localhost:9292/back',
backendUrl:'http://157.66.191.31:30101/back',
}; };