Files
Frontend/.env.example
AmirHossein Mahmoodi c8521d6ebd change version to 2.5.0
2025-08-16 15:41:37 +03:30

5 lines
191 B
Plaintext

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