feat: implement shopping cart and sales functionality with new component, service, and environment configuration.
This commit is contained in:
@@ -11,8 +11,8 @@ 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: 'https://api.vendaweb.simplifiquehc.com.br/api/v1/',
|
||||
// url: 'http://10.1.1.124:8065/api/v1/',
|
||||
//url: 'https://api.vendaweb.simplifiquehc.com.br/api/v1/',
|
||||
url: 'http://localhost:8067/api/v1/',
|
||||
|
||||
// URL_PIX: 'http://10.1.1.205:8078/api/v1/',
|
||||
URL_PIX: 'http://10.1.1.205:8078/api/v1/',
|
||||
|
||||
Reference in New Issue
Block a user