updated .env.example
This commit is contained in:
11
.env.example
11
.env.example
@@ -1,5 +1,10 @@
|
|||||||
NEXT_PUBLIC_VERSION = "2.5.0"
|
NEXT_PUBLIC_VERSION = "2.3.0"
|
||||||
|
|
||||||
|
# NEXT_PUBLIC_API_URL = "https://crm.witel.ir/server"
|
||||||
|
# NEXT_PUBLIC_SERVER_SOCKET_URL = "wss://crm.witel.ir"
|
||||||
|
|
||||||
|
# private server
|
||||||
|
NEXT_PUBLIC_API_URL = "http://192.168.1.30:8888/server"
|
||||||
|
NEXT_PUBLIC_SERVER_SOCKET_URL = "ws://192.168.1.30:3023"
|
||||||
|
|
||||||
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"
|
NEXT_PUBLIC_POWERED_BY_URL = "https://witel.ir"
|
||||||
Reference in New Issue
Block a user