5 lines
183 B
Bash
5 lines
183 B
Bash
NEXT_PUBLIC_VERSION = "2.3.0"
|
|
|
|
NEXT_PUBLIC_API_URL = "https://crm.witel.ir/server"
|
|
NEXT_PUBLIC_SERVER_SOCKET_URL = "wss://crm.witel.ir"
|
|
NEXT_PUBLIC_POWERED_BY_URL = "https://witel.ir" |