Loading capif_frontend/.env 0 → 100644 +5 −0 Original line number Diff line number Diff line NEXT_PUBLIC_JWT_EXPIRATION=5m NEXT_PUBLIC_JWT_SECRET=dd5f3089-40c3-403d-af14-d0c228b05cb4 NEXT_PUBLIC_JWT_REFRESH_TOKEN_SECRET=7c4c1c50-3230-45bf-9eae-c9b2e401c767 NEXT_PUBLIC_API_BASE_URL="http://10.95.82.71:8085" NEXT_PUBLIC_GRAFANA_BASE_URL="http://10.95.82.71:3000" capif_frontend/.gitignore +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ yarn-debug.log* yarn-error.log* # Environments .env .venv env/ venv/ Loading Loading
capif_frontend/.env 0 → 100644 +5 −0 Original line number Diff line number Diff line NEXT_PUBLIC_JWT_EXPIRATION=5m NEXT_PUBLIC_JWT_SECRET=dd5f3089-40c3-403d-af14-d0c228b05cb4 NEXT_PUBLIC_JWT_REFRESH_TOKEN_SECRET=7c4c1c50-3230-45bf-9eae-c9b2e401c767 NEXT_PUBLIC_API_BASE_URL="http://10.95.82.71:8085" NEXT_PUBLIC_GRAFANA_BASE_URL="http://10.95.82.71:3000"
capif_frontend/.gitignore +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ yarn-debug.log* yarn-error.log* # Environments .env .venv env/ venv/ Loading