Files
Frontend/.env.example
2026-03-24 13:53:21 +03:30

11 lines
183 B
Bash

# Server Configuration
PORT=3000
NODE_ENV=development
# Next.js Configuration
BASEPATH=
NEXT_PUBLIC_APP_URL=http://node.crop-logic.ir
NEXT_PUBLIC_API_URL=http://node.crop-logic.ir