class AppConfig { static const String baseUrl = 'http://192.168.31.108:2836/api'; static const String wsUrl = 'ws://192.168.31.108:5050'; }