change version to 2.4.1

This commit is contained in:
AmirHossein Mahmoodi
2025-08-16 09:57:00 +03:30
parent 17cb4ab296
commit f303bed88b

5
.env.example Normal file
View File

@@ -0,0 +1,5 @@
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"