Files
Frontend/.env.example
AmirHossein Mahmoodi f303bed88b change version to 2.4.1
2025-08-16 09:57:00 +03:30

5 lines
191 B
Plaintext

NEXT_PUBLIC_VERSION = "2.4.1"
NEXT_PUBLIC_API_URL = "http://192.168.1.20:8888/server"
NEXT_PUBLIC_SERVER_SOCKET_URL = "ws://192.168.1.20:3023"
NEXT_PUBLIC_POWERED_BY_URL = "https://witel.ir"