This website works better with JavaScript.
Home
Explore
Help
Sign In
jason
/
FPSMS-frontend
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update the new server ip and setting in env-prod
reset-do-picking-order
TASTEOFASIA\MTMS
1 week ago
parent
edd947c227
commit
d31012af63
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.env.production
+ 2
- 2
.env.production
View File
@@ -1,4 +1,4 @@
API_URL=http://localhost:8090/api
NEXTAUTH_SECRET=secret
NEXTAUTH_URL=http://10.10
0
.0.81:3000
NEXT_PUBLIC_API_URL=http://10.10
0
.0.81:8090/api
NEXTAUTH_URL=http://10.10.0.81:3000
NEXT_PUBLIC_API_URL=http://10.10.0.81:8090/api
Write
Preview
Loading…
Cancel
Save