Files
Frontend/example.env.local
AmirHossein Mahmoodi 90aeec3dd0 change version to 2.1.5
2025-05-07 09:18:04 +03:30

5 lines
183 B
Plaintext

NEXT_PUBLIC_VERSION = "2.1.5"
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"