base notification socket

This commit is contained in:
hamid zarghami
2025-12-11 11:47:54 +03:30
parent 684d16ca7d
commit 610a82c1d5
4 changed files with 81 additions and 1 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ VITE_REFRESH_TOKEN_NAME = 'dmnu-a-rt'
VITE_BASE_URL = 'https://dmenuplus-api.dev.danakcorp.com'
# VITE_BASE_URL = 'http://192.168.1.112:4001'
# VITE_SOCKET_URL = 'https://dmenuplus-api.dev.danakcorp.com/pager'
VITE_SOCKET_URL = 'http://192.168.99.242:4000/pager'
VITE_SOCKET_URL = 'http://192.168.99.242:4000'