2026-03-21 17:47:26 +03:30
|
|
|
# Server Configuration
|
2026-03-24 13:53:21 +03:30
|
|
|
PORT=3000
|
2026-03-21 17:47:26 +03:30
|
|
|
NODE_ENV=development
|
|
|
|
|
|
2026-03-24 13:53:21 +03:30
|
|
|
|
2026-03-21 17:47:26 +03:30
|
|
|
# Next.js Configuration
|
|
|
|
|
BASEPATH=
|
2026-03-24 13:53:21 +03:30
|
|
|
NEXT_PUBLIC_APP_URL=http://node.crop-logic.ir
|
2026-03-21 17:47:26 +03:30
|
|
|
|
2026-03-24 13:53:21 +03:30
|
|
|
NEXT_PUBLIC_API_URL=http://node.crop-logic.ir
|