Ver a proveniência

env prod

tags/Baseline_30082024_FRONTEND_UAT
Terence há 1 ano
ascendente
cometimento
5678861eb6
3 ficheiros alterados com 1434 adições e 1727 eliminações
  1. +4
    -0
      .env.production
  2. +1428
    -1727
      package-lock.json
  3. +2
    -0
      package.json

+ 4
- 0
.env.production Ver ficheiro

@@ -0,0 +1,4 @@
API_HOST=tsms-uat.2fi-solutions.com
API_PORT=8090
API_PROTOCOL=https
NEXTAUTH_SECRET=secret

+ 1428
- 1727
package-lock.json
A apresentação das diferenças no ficheiro foi suprimida por ser demasiado grande
Ver ficheiro


+ 2
- 0
package.json Ver ficheiro

@@ -33,6 +33,8 @@
"react-hook-form": "^7.49.2",
"react-i18next": "^13.5.0",
"react-intl": "^6.5.5",
"react-select": "^5.8.0",
"reactstrap": "^9.2.2",
"styled-components": "^6.1.8",
"sweetalert2": "^11.10.3"
},


Carregando…
Cancelar
Guardar