This website works better with JavaScript.
Home
Explore
Help
Sign In
wayne.lee
/
tsms
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
2
Wiki
Activity
Browse Source
env prod
tags/Baseline_30082024_FRONTEND_UAT
Terence
1 year ago
parent
f78343649c
commit
5678861eb6
3 changed files
with
1434 additions
and
1727 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
.env.production
+1428
-1727
package-lock.json
+2
-0
package.json
+ 4
- 0
.env.production
View File
@@ -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
File diff suppressed because it is too large
View File
+ 2
- 0
package.json
View File
@@ -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"
},
Write
Preview
Loading…
Cancel
Save