chore: point frontend to api.vendaweb.simplifiquehc.com.br
All checks were successful
Build (develop) / Promote (main) / build-and-push-deploy (push) Successful in 7m12s
All checks were successful
Build (develop) / Promote (main) / build-and-push-deploy (push) Successful in 7m12s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
// url: 'http://10.1.1.124:8065/api/v1/',
|
||||
url: 'http://172.35.0.216:8065/api/v1/',
|
||||
url: 'https://api.vendaweb.simplifiquehc.com.br/api/v1/',
|
||||
// url: 'http://vendaweb.jurunense.com.br/api/v1/',
|
||||
URL_PIX: 'http://10.1.1.205:8078/api/v1/',
|
||||
firebase: {
|
||||
|
||||
@@ -11,7 +11,7 @@ export const environment = {
|
||||
// url: 'http://10.1.1.210:8065/api/v1/',
|
||||
// url: 'http://172.35.0.216:8065/api/v1/',
|
||||
//url: 'http://10.1.1.23:8065/api/v1/',
|
||||
url: 'http://localhost:8065/api/v1/',
|
||||
url: 'https://api.vendaweb.simplifiquehc.com.br/api/v1/',
|
||||
// url: 'http://10.1.1.124:8065/api/v1/',
|
||||
|
||||
// URL_PIX: 'http://10.1.1.205:8078/api/v1/',
|
||||
|
||||
Reference in New Issue
Block a user