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
trying to build on server
reset-do-picking-order
[email protected]
1 week ago
parent
4f04ddde6e
commit
9d376e4857
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.env.production
+ 1
- 1
.env.production
View File
@@ -1,4 +1,4 @@
API_URL=http://
10.100.0.81
:8090/api
API_URL=http://
localhost
:8090/api
NEXTAUTH_SECRET=secret
NEXTAUTH_URL=http://10.100.0.81:3000
NEXT_PUBLIC_API_URL=http://10.100.0.81:8090/api
Write
Preview
Loading…
Cancel
Save