Merge tag 'v2.4.1' into develop

v2.4.1
This commit is contained in:
AmirHossein Mahmoodi
2025-08-16 09:57:28 +03:30

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"