Commit b21f4078 authored by Guillermo Sanz López's avatar Guillermo Sanz López
Browse files

change public url for deploy

parent 250f6454
Loading
Loading
Loading
Loading
+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"