mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-04-11 00:30:19 +02:00
Fix background task + socket in services + cleaning
This commit is contained in:
2
mobile/traque-app/constants/config.js
Normal file
2
mobile/traque-app/constants/config.js
Normal file
@@ -0,0 +1,2 @@
|
||||
export const SERVER_URL = process.env.EXPO_PUBLIC_SERVER_URL;
|
||||
export const SOCKET_URL = process.env.EXPO_PUBLIC_SOCKET_URL;
|
||||
Reference in New Issue
Block a user