feat: implement shopping cart and sales functionality with new component, service, and environment configuration.

This commit is contained in:
Luis Eduardo Estevao
2026-02-11 11:05:23 -03:00
parent 806ac42eae
commit c58290621a
3 changed files with 46 additions and 28 deletions

View File

@@ -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/',