diff --git a/src/config/config.ts b/src/config/config.ts index ccf5342..1bedd80 100644 --- a/src/config/config.ts +++ b/src/config/config.ts @@ -1,2 +1,2 @@ -export const API_URL = 'http://192.168.31.138:8100'; -export const FLASK_API_URL = 'http://192.168.31.138:5000'; \ No newline at end of file +export const API_URL = 'http://81.69.223.133:58097'; +export const FLASK_API_URL = 'http://81.69.223.133:58096'; \ No newline at end of file