UPDATE AUTH
This commit is contained in:
+4
-6
@@ -1,12 +1,10 @@
|
||||
# Server Configuration
|
||||
PORT=9031
|
||||
PORT=3000
|
||||
NODE_ENV=development
|
||||
|
||||
|
||||
# Next.js Configuration
|
||||
BASEPATH=
|
||||
NEXT_PUBLIC_APP_URL=http://localhost:9031
|
||||
NEXT_PUBLIC_APP_URL=http://node.crop-logic.ir
|
||||
|
||||
# API Configuration (Envoy Gateway)
|
||||
NEXT_PUBLIC_API_URL=http://85.208.253.135:8000
|
||||
|
||||
# MAPBOX_ACCESS_TOKEN=your-mapbox-access-token
|
||||
NEXT_PUBLIC_API_URL=http://node.crop-logic.ir
|
||||
|
||||
Reference in New Issue
Block a user