Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
wayne.lee
/
tsms
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
2
Wiki
Atividade
Ver código fonte
env prod
tags/Baseline_30082024_FRONTEND_UAT
Terence
1 ano atrás
pai
f78343649c
commit
5678861eb6
3 arquivos alterados
com
1434 adições
e
1727 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+4
-0
.env.production
+1428
-1727
package-lock.json
+2
-0
package.json
+ 4
- 0
.env.production
Ver arquivo
@@ -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
Diferenças do arquivo suprimidas por serem muito extensas
Ver arquivo
+ 2
- 0
package.json
Ver arquivo
@@ -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"
},
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar