Loading capif_frontend/.env +2 −1 Original line number Diff line number Diff line # Para despliegue público NEXT_PUBLIC_API_BASE_URL="https://backoffice-be-capif.example.int" #NEXT_PUBLIC_API_BASE_URL="https://backoffice-be-capif.example.int" NEXT_PUBLIC_API_BASE_URL="https://backoffice-be-capif.mobilesandbox.cloud/" NEXT_PUBLIC_GRAFANA_BASE_URL="http://grafana.example.int" #NEXT_PUBLIC_API_BASE_URL="https://172.18.0.2:8080" #NEXT_PUBLIC_GRAFANA_BASE_URL="http://172.19.0.10:3000" Loading Loading
capif_frontend/.env +2 −1 Original line number Diff line number Diff line # Para despliegue público NEXT_PUBLIC_API_BASE_URL="https://backoffice-be-capif.example.int" #NEXT_PUBLIC_API_BASE_URL="https://backoffice-be-capif.example.int" NEXT_PUBLIC_API_BASE_URL="https://backoffice-be-capif.mobilesandbox.cloud/" NEXT_PUBLIC_GRAFANA_BASE_URL="http://grafana.example.int" #NEXT_PUBLIC_API_BASE_URL="https://172.18.0.2:8080" #NEXT_PUBLIC_GRAFANA_BASE_URL="http://172.19.0.10:3000" Loading