feat: support ARCA production environment with dynamic endpoint configuration and environment selection
This commit is contained in:
@@ -69,6 +69,7 @@ FILE_SERVER_URL = http://localhost:4000/
|
||||
FILE_SERVER_URL_prod = https://files.turnosxpress.com.ar/
|
||||
|
||||
SYS_ADMIN_API_PUBLIC_KEY = keys/tx-sysadmin-public.key
|
||||
ARCA_ENVIRONMENT=homologation
|
||||
ARCA_WSAA_URL=https://wsaahomo.afip.gov.ar/ws/services/LoginCms
|
||||
ARCA_WSFE_URL=https://wswhomo.afip.gov.ar/wsfev1/service.asmx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user