socket notification

This commit is contained in:
hamid zarghami
2025-12-13 09:54:55 +03:30
parent baa55860d4
commit 90f04f8c82
4 changed files with 193 additions and 36 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
VITE_TOKEN_NAME = 'dmnu_a_t'
VITE_REFRESH_TOKEN_NAME = 'dmnu-a-rt'
VITE_BASE_URL = 'https://dmenuplus-api.dev.danakcorp.com'
VITE_BASE_URL = 'http://192.168.99.242:4000'
# 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'