mirror of
https://github.com/khairul169/vaulterm.git
synced 2026-09-15 17:03:30 +07:00
feat: multi tab session
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export const BASE_API_URL = process.env.EXPO_PUBLIC_API_URL || ""; //"http://10.0.0.100:3000";
|
||||
export const BASE_WS_URL = BASE_API_URL.replace("http", "ws");
|
||||
Reference in New Issue
Block a user